BufferUnderflowExceptionpublic class BufferUnderflowException extends RuntimeException Unchecked exception thrown when a relative get operation reaches
the source buffer's limit. |
(Omit source code)
Constructors Summary |
---|
public BufferUnderflowException()Constructs an instance of this class.
|
|