public class DataFormatException extends java.lang.Exception
| Constructor and Description |
|---|
DataFormatException()
Create an exception without a message.
|
DataFormatException(java.lang.String msg)
Create an exception with a message.
|
public DataFormatException()
public DataFormatException(java.lang.String msg)
msg - the message