UTFDataFormatException.UTFDataFormatException

UTFDataFormatException.UTFDataFormatException

Class Overview | Class Members | This Package | All Packages

Syntax 1
public UTFDataFormatException()
Description
Constructs a UTFDataFormatException with no detail message.



Syntax 2
public UTFDataFormatException( String s )
Parameters
s
the detail message.
Description
Constructs a UTFDataFormatException with the specified detail message.