BufferUnderflowException

public class BufferUnderflowException extends RuntimeException

Unchecked exception thrown when a relative get operation reaches the source buffer's limit.

Public Constructor Summary

BufferUnderflowException()
Constructs an instance of this class.

Inherited Method Summary

Public Constructors

public BufferUnderflowException ()

Constructs an instance of this class.