Kone
Toggle table of contents
0.0.0-experiment
common
Platform filter
common
Switch theme
Search in API
Kone
kone.multidimensionalCollections
/
dev.lounres.kone.multidimensionalCollections
/
IndexOutOfShapeException
Index
Out
Of
Shape
Exception
class
IndexOutOfShapeException
(
message
:
String
=
"Index is out of shape"
)
:
RuntimeException
(
source
)
Members
Constructors
Index
Out
Of
Shape
Exception
Link copied to clipboard
constructor
(
message
:
String
=
"Index is out of shape"
)
Properties
cause
Link copied to clipboard
open
val
cause
:
Throwable
?
message
Link copied to clipboard
open
val
message
:
String
?