Package i2p.susi.webmail.encoding
Class DecodingException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.io.IOException
i2p.susi.webmail.encoding.DecodingException
- All Implemented Interfaces:
Serializable
- Author:
- susi
- See Also:
-
Constructor Summary
ConstructorDescriptionDecodingException
(String msg) DecodingException
(String msg, Exception cause) -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
DecodingException
-
DecodingException
- Since:
- 0.9.34
-