| Class | Description |
|---|---|
| ExceptionHandler |
This class handles the exception and logs a message depending on the type of exception.
|
| Exception | Description |
|---|---|
| EndOfException |
This class should be used to indicate an end to the exception processing by the default
ExceptionHandler. |
| WriteMessageException |
This class can be used to throw an exception indicating that the message should be
logged only once.
|