# Print output for @column tags ?> BufferOverflowException - Android SDK | Android Developers

Most visited

Recently visited

BufferOverflowException

public class BufferOverflowException
extends RuntimeException

java.lang.Object
   ↳ java.lang.Throwable
     ↳ java.lang.Exception
       ↳ java.lang.RuntimeException
         ↳ java.nio.BufferOverflowException


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

Summary

Public constructors

BufferOverflowException()

Constructs an instance of this class.

Inherited methods

Public constructors

BufferOverflowException

public BufferOverflowException ()

Constructs an instance of this class.