Package org.springframework.amqp.rabbit.listener.exception
Provides classes for listener exceptions.
-
Exception Summary Exception Description FatalListenerExecutionException Exception to be thrown when the execution of a listener method failed with an irrecoverable problem.FatalListenerStartupException Exception to be thrown when the execution of a listener method failed on startup.MessageRejectedWhileStoppingException Exception class that indicates a rejected message on shutdown.