public class AMQConnectionException extends AMQException
Constructor and Description |
---|
AMQConnectionException(AMQConstant errorCode,
String msg,
AMQMethodBody body,
MethodRegistry methodRegistry) |
AMQConnectionException(AMQConstant errorCode,
String msg,
int classId,
int methodId,
MethodRegistry methodRegistry,
Throwable cause) |
Modifier and Type | Method and Description |
---|---|
AMQFrame |
getCloseFrame() |
cloneForCurrentThread, getErrorCode, isHardError, toString
clone
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace
public AMQConnectionException(AMQConstant errorCode, String msg, AMQMethodBody body, MethodRegistry methodRegistry)
public AMQConnectionException(AMQConstant errorCode, String msg, int classId, int methodId, MethodRegistry methodRegistry, Throwable cause)
public AMQFrame getCloseFrame()
Copyright © 2006–2016 The Apache Software Foundation. All rights reserved.