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(AMQConstant errorCode,
String msg,
Throwable cause) |
cloneForCurrentThread, getErrorCode, isHardError, toString
clone
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace
public AMQConnectionClosedException(AMQConstant errorCode, String msg, Throwable cause)
Copyright © 2006–2016 The Apache Software Foundation. All rights reserved.