March 2005
Beginner to intermediate
1254 pages
104h 21m
English
EOFException
An
IOException that signals the end-of-file.
Figure 9-12. java.io.EOFException
public class EOFException extends IOException { // Public Constructors public EOFException( ); public EOFException(String s); }
Read now
Unlock full access