java.util.zip
public class DataFormatException extends Exception
Since: 1.1
UNKNOWN: updated to 1.4
Constructor Summary | |
---|---|
DataFormatException()
Create an exception without a message. | |
DataFormatException(String msg)
Create an exception with a message.
|
Parameters: msg the message