Package com.onwbp.base.text
Class ConversionException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
com.onwbp.base.text.ConversionException
- All Implemented Interfaces:
Serializable
This exception is thrown whenever a conversion problem occurs.
-
Constructor Summary
ConstructorDescriptionConversionException
(String aMsg) ConversionException
(String aMsg, 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
-
ConversionException
-
ConversionException
-
-
Method Details
-
getConversionMessage
-