public class ConversionException extends RuntimeException
| Constructor and Description | 
|---|
ConversionException(String aMsg)  | 
ConversionException(String aMsg,
                   Throwable aCause)  | 
| Modifier and Type | Method and Description | 
|---|---|
UserMessage | 
getConversionMessage()  | 
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic ConversionException(String aMsg)
public UserMessage getConversionMessage()