Interface | Description |
---|---|
ErrorView |
Interface for classes displaying error messages.
|
Class | Description |
---|---|
ErrorViewCollector |
Convenience class for adding messages to a
ErrorView instance using a
fixed category name. |
ErrorViewCollectorErrorHandler |
An
ErrorHandler that adds all reported problems to an ErrorViewCollector instance. |
Enum | Description |
---|---|
ErrorViewCategory |
Defines possible error categories for
ErrorView instances. |