Package org.springframework.amqp.core
Class AmqpMessageReturnedException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.springframework.amqp.AmqpException
org.springframework.amqp.core.AmqpMessageReturnedException
- All Implemented Interfaces:
Serializable
Exception thrown if the request message cannot be delivered when the mandatory flag is
set.
- Since:
- 1.5
- Author:
- Gary Russell
- See Also:
-
Constructor Summary
-
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace