AMQConnectionClosedException indicates that a connection has been closed.
This exception is really used as an event, in order that the method handler that raises it creates an event which is propagated to the io handler, in order to notify it of the connection closure.
CRC Card Responsibilities | Collaborations |
---|
Represents a the closure of a connection. |
@todo Should review where exceptions-as-events