EndOfSourceExceptionpublic class EndOfSourceException extends IOException This class represents the exception signalizing that
data could not be read from the buffered stream because
underlying data buffer was exhausted. |
Constructors Summary |
---|
public EndOfSourceException()Constructor
super();
|
|