Package com.helger.commons.codec
Class DecodeException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
com.helger.commons.codec.DecodeException
- All Implemented Interfaces:
Serializable
Exception occurred in a decoder
- Author:
- Philip Helger
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionDecodeException(String sMsg) DecodeException(String sMsg, Throwable aCause) DecodeException(Throwable aCause) -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
DecodeException
-
DecodeException
-
DecodeException
-