IndexOutOfBoundsException
open class IndexOutOfBoundsException : RuntimeException
typealias IndexOutOfBoundsException = IndexOutOfBoundsException
Constructors
<init>
<init>()
<init>(message: String?)
Extension Functions
Inheritors
ArrayIndexOutOfBoundsException
open class ArrayIndexOutOfBoundsException :
IndexOutOfBoundsException