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, toStringcloneaddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTracepublic 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–2018 The Apache Software Foundation. All rights reserved.