public class AMQConnectionClosedException extends AMQException
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.
| Constructor and Description |
|---|
AMQConnectionClosedException(int errorCode,
String msg,
Throwable cause) |
cloneForCurrentThread, getErrorCode, isHardError, toStringcloneaddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTraceCopyright © 2006–2019 The Apache Software Foundation. All rights reserved.