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