public class UTFDataFormatException extends IOException
| Constructor and Description |
|---|
UTFDataFormatException()
Create a new UTFDataFormatException without a descriptive error message.
|
UTFDataFormatException(java.lang.String message)
Create a new UTFDataFormatException with a descriptive error message.
|
public UTFDataFormatException()
public UTFDataFormatException(java.lang.String message)
message - the descriptive error message