ArrayIndexOutOfBoundsException
@DeprecatedSinceKotlin("1.9") open class ArrayIndexOutOfBoundsException :
IndexOutOfBoundsException
(source)
Constructors
<init>
ArrayIndexOutOfBoundsException()
ArrayIndexOutOfBoundsException(message: String?)