public class AMQConnectionException extends AMQException
| Constructor and Description |
|---|
AMQConnectionException(AMQConstant errorCode,
String msg,
int classId,
int methodId,
byte major,
byte minor,
Throwable cause) |
| Modifier and Type | Method and Description |
|---|---|
AMQFrame |
getCloseFrame(int channel) |
cloneForCurrentThread, getErrorCode, isHardError, toStringaddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTracepublic AMQConnectionException(AMQConstant errorCode, String msg, int classId, int methodId, byte major, byte minor, Throwable cause)
public AMQFrame getCloseFrame(int channel)
Copyright © 2006–2014 The Apache Software Foundation. All rights reserved.