Package org.apache.qpid.proton.engine
Class TransportDecodeException
- java.lang.Object
-
- java.lang.Throwable
-
- java.lang.Exception
-
- java.lang.RuntimeException
-
- org.apache.qpid.proton.ProtonException
-
- org.apache.qpid.proton.engine.TransportException
-
- org.apache.qpid.proton.engine.TransportDecodeException
-
- All Implemented Interfaces:
java.io.Serializable
public class TransportDecodeException extends TransportException
- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description TransportDecodeException(java.lang.String message, DecodeException cause)
-
-
-
Constructor Detail
-
TransportDecodeException
public TransportDecodeException(java.lang.String message, DecodeException cause)
-
-