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
/
ShapeMismatchException
Shape
Mismatch
Exception
class
ShapeMismatchException
(
message
:
String
=
"Shapes mismatch"
)
:
RuntimeException
(
source
)
Members
Constructors
Shape
Mismatch
Exception
Link copied to clipboard
constructor
(
message
:
String
=
"Shapes mismatch"
)
Properties
cause
Link copied to clipboard
open
val
cause
:
Throwable
?
message
Link copied to clipboard
open
val
message
:
String
?