public class UTFDataFormatException extends IOException
DataInput
,
DataInputStream.readUTF(DataInput)
Constructor and Description |
---|
UTFDataFormatException()
Create a new UTFDataFormatException without a descriptive error message.
|
UTFDataFormatException(String message)
Create a new UTFDataFormatException with a descriptive error message.
|
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, initCause, printStackTrace, printStackTrace, toString
public UTFDataFormatException()
public UTFDataFormatException(String message)
message
- the descriptive error message