Package org.springframework.amqp
Class AmqpApplicationContextClosedException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.springframework.amqp.AmqpException
org.springframework.amqp.AmqpApplicationContextClosedException
- All Implemented Interfaces:
Serializable
Thrown when the connection factory has been destroyed during
context close; the factory can no longer open connections.
- Since:
- 2.0
- 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, toString
-
Constructor Details
-
AmqpApplicationContextClosedException
-