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
 
 - public class ConversionException extends RuntimeException This exception is thrown whenever a conversion problem occurs.
-   Constructor SummaryConstructors Constructor Description ConversionException (String aMsg)ConversionException (String aMsg, Throwable aCause)
 -   Method SummaryAll Methods Instance Methods Concrete Methods Modifier and Type Method Description UserMessagegetConversionMessage()-   Methods inherited from class java.lang.ThrowableaddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
 
-   
 
-   
-   Method Detail- getConversionMessage- public UserMessage getConversionMessage() 
 
 
-