-
Gets the failure cause that is associated with this event if the event indicates
an error stage in the
Connection
life-cycle such as a connection being
interrupted which might later be recovered or a failure to establish or reconnect
a previously established
Connection
.
Creates the event object with all immutable data provided.
-
class
A
ClientIOException
type that defines that the remote peer has requested that this
connection be redirected to some alternative peer.
class
Exception thrown when the remote peer actively closes the
Connection
by sending
and AMQP
Close
frame or when the IO layer is disconnected due to some other
reason such as a security error or transient network error.
class
Connection level Security Exception used to indicate a security violation has occurred.
class
Security Exception used to indicate a security violation has occurred.
class
Thrown when the Provider fails a connection due to idle timeout.