EOFException

Class EOFException

All Implemented Interfaces:
Serializable
public class EOFException
extends IOException

Signals that an end of file or end of stream has been reached unexpectedly during input.

This exception is mainly used by data input streams to signal end of stream. Note that many other inpu