public class DataFormatException extends Exception
Constructor and Description |
---|
DataFormatException()
Create an exception without a message.
|
DataFormatException(String msg)
Create an exception with a message.
|
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public DataFormatException()
public DataFormatException(String msg)
msg
- the message