public class AMQChannelException extends AMQException
| Constructor and Description |
|---|
AMQChannelException(AMQConstant errorCode,
String msg,
int classId,
int methodId,
MethodRegistry methodRegistry) |
| Modifier and Type | Method and Description |
|---|---|
int |
getClassId() |
int |
getMethodId() |
MethodRegistry |
getMethodRegistry() |
cloneForCurrentThread, getErrorCode, isHardError, toStringcloneaddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTracepublic AMQChannelException(AMQConstant errorCode, String msg, int classId, int methodId, MethodRegistry methodRegistry)
public int getClassId()
public int getMethodId()
public MethodRegistry getMethodRegistry()
Copyright © 2006–2017 The Apache Software Foundation. All rights reserved.