public class DataConversionException extends Exception
Exception thrown when there's anything wrong
with data conversion.| Constructor and Description |
|---|
DataConversionException(String message) |
DataConversionException(String message,
Throwable cause) |
DataConversionException(Throwable cause) |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString