Kone
Toggle table of contents
0.0.0-experiment
common
Platform filter
common
Switch theme
Search in API
Kone
kone.collections
/
dev.lounres.kone.collections
/
ElementAccessInEmptyCollectionException
Element
Access
In
Empty
Collection
Exception
class
ElementAccessInEmptyCollectionException
(
message
:
String
=
"Cannot access the element of the empty collection"
)
:
NoSuchElementException
(
source
)
Members
Constructors
Element
Access
In
Empty
Collection
Exception
Link copied to clipboard
constructor
(
message
:
String
=
"Cannot access the element of the empty collection"
)
Properties
cause
Link copied to clipboard
open
val
cause
:
Throwable
?
message
Link copied to clipboard
open
val
message
:
String
?