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

Most visited

Recently visited

BufferUnderflowException

public class BufferUnderflowException
extends RuntimeException

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


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

Summary

Public constructors

BufferUnderflowException()

Constructs an instance of this class.

Inherited methods

Public constructors

BufferUnderflowException

public BufferUnderflowException ()

Constructs an instance of this class.