BufferOverflowException

public class BufferOverflowException extends RuntimeException

Unchecked exception thrown when a relative put operation reaches the target buffer's limit.

Public Constructor Summary

BufferOverflowException()
Constructs an instance of this class.

Inherited Method Summary

Public Constructors

public BufferOverflowException ()

Constructs an instance of this class.