See: Description
| Exception | Description |
|---|---|
| ConsumerCancelledException |
Thrown when the broker cancels the consumer and the message
queue is drained.
|
| 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.
|