See: Description
| Exception | Description |
|---|---|
| FatalListenerExecutionException |
Exception to be thrown when the execution of a listener method failed unrecoverably.
|
| FatalListenerStartupException |
Exception to be thrown when the execution of a listener method failed on startup.
|
| ListenerExecutionFailedException |
Exception to be thrown when the execution of a listener method failed.
|