public abstract class DataFormatException extends DataException
Exception thrown when data does not match the expected format.
| Modifier | Constructor and Description |
|---|---|
|
DataFormatException()
Default constructor.
|
protected |
DataFormatException(java.lang.String message,
java.lang.Throwable cause) |
getSafeMessage, safe, setSafeMessagegetCause, getMessage, setCause, setMessage, toString