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
public class DecodingException extends IOException
- Author:
- susi
- See Also:
- Serialized Form
-
Constructor Summary
Constructors Constructor Description DecodingException(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
-