public class AMQConnectionException extends AMQException
| Constructor and Description |
|---|
AMQConnectionException(int errorCode,
String msg,
int classId,
int methodId,
MethodRegistry methodRegistry,
Throwable cause) |
| Modifier and Type | Method and Description |
|---|---|
AMQException |
cloneForCurrentThread() |
AMQFrame |
getCloseFrame() |
getErrorCode, isHardError, toStringcloneaddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTracepublic AMQConnectionException(int errorCode,
String msg,
int classId,
int methodId,
MethodRegistry methodRegistry,
Throwable cause)
public AMQFrame getCloseFrame()
public AMQException cloneForCurrentThread()
cloneForCurrentThread in class AMQExceptionCopyright © 2006–2018 The Apache Software Foundation. All rights reserved.