java.nio
Class BufferOverflowException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
java.nio.BufferOverflowException
public class BufferOverflowException
- extends RuntimeException
Unchecked exception thrown when a relative put operation
reaches the target buffer's limit.
This class is provided as part of the JSR 239 NIO Buffer
building block. It is a subset of the
java.nio.BufferOverflowExceptionclass in Java(TM)
Standard Edition version 1.4.2.
- Since:
- BlackBerry API 5.0.0
BufferOverflowException
public BufferOverflowException()
- Constructs an instance of this class.
- Since:
- BlackBerry API 5.0.0
Copyright 1999-2011 Research In Motion Limited. 295 Phillip Street, Waterloo, Ontario, Canada, N2L 3W8. All Rights Reserved.
Java is a trademark of Oracle America Inc. in the US and other countries.
Legal