org.apache.qpid.framing
Class AMQFrameDecodingException
java.lang.Object
java.lang.Throwable
java.lang.Exception
org.apache.qpid.AMQException
org.apache.qpid.framing.AMQFrameDecodingException
- All Implemented Interfaces:
- java.io.Serializable
public class AMQFrameDecodingException
- extends AMQException
- See Also:
- Serialized Form
Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
AMQFrameDecodingException
public AMQFrameDecodingException(java.lang.String message)
AMQFrameDecodingException
public AMQFrameDecodingException(java.lang.String message,
java.lang.Throwable t)
AMQFrameDecodingException
public AMQFrameDecodingException(org.apache.log4j.Logger log,
java.lang.String message)
AMQFrameDecodingException
public AMQFrameDecodingException(org.apache.log4j.Logger log,
java.lang.String message,
java.lang.Throwable t)