An IOException that signals the end-of-file.
public class EOFException extends IOException {
// Public Constructors
public EOFException();
public EOFException(String s);
}
Object->Throwable(Serializable)->Exception->IOException->EOFException
| This HTML Help has been published using the chm2web software. |