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:
    Serialized Form
    • Constructor Detail

      • AmqpApplicationContextClosedException

        public AmqpApplicationContextClosedException​(String message)