org.apache.qpid.proton.codec
Class DecodeException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.apache.qpid.proton.codec.DecodeException
- All Implemented Interfaces:
- Serializable
public class DecodeException
- extends RuntimeException
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
DecodeException
public DecodeException()
DecodeException
public DecodeException(String message)
DecodeException
public DecodeException(String message,
Throwable cause)
DecodeException
public DecodeException(Throwable cause)
Copyright © 2013 The Apache Software Foundation. All Rights Reserved.