Package co.nstant.in.cbor
Class CborException
java.lang.Object
java.lang.Throwable
java.lang.Exception
co.nstant.in.cbor.CborException
- All Implemented Interfaces:
Serializable
public class CborException extends Exception
- See Also:
- Serialized Form
-
Constructor Summary
Constructors Constructor Description CborException(String message)
CborException(String message, Throwable cause)
CborException(Throwable cause)
-
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString