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, toString
clone
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace
public AMQChannelException(AMQConstant errorCode, String msg, int classId, int methodId, MethodRegistry methodRegistry)
public int getClassId()
public int getMethodId()
public MethodRegistry getMethodRegistry()
Copyright © 2006–2016 The Apache Software Foundation. All rights reserved.