DataInput
class description for the format in
which modified UTF-8 strings are read and written.
java.io.DataInput
, java.io.DataInputStream#readUTF(java.io.DataInput)
, java.io.IOException
Modifier and Type | Field and Description |
---|---|
private static final long |
Access | Constructor and Description |
---|---|
public | |
public | UTFDataFormatException(String
the detail message. s)Constructs a |
serialVersionUID | back to summary |
---|---|
private static final long serialVersionUID Hides java. |
UTFDataFormatException | back to summary |
---|---|
public UTFDataFormatException() Constructs a |
UTFDataFormatException | back to summary |
---|---|
public UTFDataFormatException(String s) Constructs a
|