java.io
public class UTFDataFormatException extends IOException
UNKNOWN: updated to 1.4
Constructor Summary | |
---|---|
UTFDataFormatException()
Create a new UTFDataFormatException without a descriptive error message. | |
UTFDataFormatException(String message)
Create a new UTFDataFormatException with a descriptive error message.
|
Parameters: message the descriptive error message