EndOfBufferExceptionpublic class EndOfBufferException extends IOException This class represents the exception signalizing that
data could not be read from the stream because
underlying input stream reached its end. |
Constructors Summary |
---|
public EndOfBufferException()Constructor
super();
|
|