| Name | Description | Type | Package | Framework |
| FatalListenerExecutionException | Exception to be thrown when the execution of a listener method failed unrecoverably. | Class | org.springframework.amqp.rabbit.listener.exception | Spring AMQP |
| FatalListenerStartupException | Exception to be thrown when the execution of a listener method failed on startup. | Class | org.springframework.amqp.rabbit.listener.exception | Spring AMQP |
| ListenerExecutionFailedException | Exception to be thrown when the execution of a listener method failed. | Class | org.springframework.amqp.rabbit.listener.exception | Spring AMQP |