![]() |
This helper object displays UI errors. |
![]() | This method displays multiple errors with HTML formatting and images. It also displays error exceptions and extended error messages. After displaying the errors, it will clear all errors. |
![]() | Determines whether the specified Object is equal to the current Object. |
![]() | This method gets the extended error message for the first UI error. It does not handle error exceptions. |
![]() | This method gets the base error string for the first UI error and it does not clears all errors. It does not handle error exceptions or extended error messages. |
![]() | Serves as a hash function for a particular type. GetHashCode is suitable for use in hashing algorithms and data structures like a hash table. |
![]() | Gets the Type of the current instance. |
![]() | This method sets whether or not this helper method will attempt to display errors that are configured to display on a separate page. This setting only applies to the full HTML display, not the simple GetFirstErrorText method. |
![]() | Returns a String that represents the current Object. |
![]() | Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection. |
![]() | Creates a shallow copy of the current Object. |
ErrorDisplayHelper Class | com.plumtree.uiinfrastructure.errordisplay Namespace