Package com.dampcake.bencode
Class BencodeException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
com.dampcake.bencode.BencodeException
- All Implemented Interfaces:
Serializable
Wraps a
Throwable
that is thrown during decode/encode.- Since:
- 1.1
- Author:
- Adam Peck
- See Also:
-
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString