|
Spec-Zone .ru
спецификации, руководства, описания, API
|
All Packages Class Hierarchy This Package Previous Next Index
java.lang.Object
|
+----java.lang.Throwable
|
+----java.lang.Exception
|
+----java.io.IOException
|
+----java.io.UTFDataFormatException
writeUTF method for the format in
which UTF-8 strings are read and written.
UTFDataFormatException with no detail
message.
UTFDataFormatException with the
specified detail message.
public UTFDataFormatException()
UTFDataFormatException with no detail
message.
public UTFDataFormatException(String s)
UTFDataFormatException with the
specified detail message.
All Packages Class Hierarchy This Package Previous Next Index