Package com.helger.commons.codec
Class EncodeException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
com.helger.commons.codec.EncodeException
- All Implemented Interfaces:
Serializable
Exception occurred in an encoder
- Author:
- Philip Helger
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionEncodeException(String sMsg) EncodeException(String sMsg, Throwable aCause) EncodeException(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
-
EncodeException
-
EncodeException
-
EncodeException
-