public class ConverterException extends RuntimeException
| Constructor and Description |
|---|
ConverterException(String msg)
Creates the ConverterException.
|
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic ConverterException(String msg)
msg - the exception message