EOFException Members

EOFException Members

Class Overview | This Package | All Packages

Constructors
Name Description
EOFException() Constructs an EOFException with no detail message.
EOFException(String) Constructs an EOFException with the specified detail message.