Searched defs:ArrayIndexOutOfBoundsException (Results 1 – 3 of 3) sorted by relevance
27 actual typealias ArrayIndexOutOfBoundsException = java.lang.ArrayIndexOutOfBoundsException typealias
27 expect class ArrayIndexOutOfBoundsException(message: String?) : IndexOutOfBoundsException in toUtf8String() class
28 actual open class ArrayIndexOutOfBoundsException actual constructor( in toUtf8String() class