org.apache.qpid.transport
Class ProtocolViolationException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.apache.qpid.transport.TransportException
org.apache.qpid.transport.ConnectionException
org.apache.qpid.transport.ProtocolViolationException
- All Implemented Interfaces:
- Serializable
public final class ProtocolViolationException
- extends ConnectionException
ProtocolViolationException
- See Also:
- Serialized Form
Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
ProtocolViolationException
public ProtocolViolationException(String msg,
Throwable cause)
Licensed to the Apache Software Foundation