FileDocCategorySizeDatePackage
BufferOverflowException.javaAPI DocJava SE 5 API691Fri Aug 26 16:50:34 BST 2005java.nio

BufferOverflowException

public class BufferOverflowException extends RuntimeException
Unchecked exception thrown when a relative put operation reaches the target buffer's limit.
version
1.14, 01/05/02
since
1.4

Fields Summary
Constructors Summary
public BufferOverflowException()
Constructs an instance of this class.

 
Methods Summary