Added in API level 1

BufferOverflowException

open class BufferOverflowException : RuntimeException
kotlin.Any
   โ†ณ kotlin.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

Constructs an instance of this class.

Public constructors

BufferOverflowException

Added in API level 1
BufferOverflowException()

Constructs an instance of this class.