public class UTFDataFormatException extends IOException
| 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.
|
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic UTFDataFormatException()
public UTFDataFormatException(String message)
message - the descriptive error message