W3cubDocs

/Kotlin

IndexOutOfBoundsException

typealias IndexOutOfBoundsException = IndexOutOfBoundsException

Platform and version requirements: Kotlin 1.1, JVM

open class IndexOutOfBoundsException : RuntimeException

Platform and version requirements: JS

Constructors

<init>

IndexOutOfBoundsException()
IndexOutOfBoundsException(message: String?)

© 2010–2018 JetBrains s.r.o.
Licensed under the Apache License, Version 2.0.
https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-index-out-of-bounds-exception/index.html