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