Class AmqpApplicationContextClosedException

All Implemented Interfaces:
Serializable

public class AmqpApplicationContextClosedException extends AmqpException
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 Details

    • AmqpApplicationContextClosedException

      public AmqpApplicationContextClosedException(String message)