fritz2
Toggle table of contents
common
Target filter
common
Switch theme
Search in API
Skip to content
fritz2
core
/
dev.fritz2.core
/
CollectionLensGetException
Collection
Lens
Get
Exception
class
CollectionLensGetException
(
message
:
String
)
:
Exception
Occurs when
Lens
points to non-existing element.
Members
Constructors
Collection
Lens
Get
Exception
Link copied to clipboard
constructor
(
message
:
String
)
Properties
cause
Link copied to clipboard
expect
open
val
cause
:
Throwable
?
message
Link copied to clipboard
expect
open
val
message
:
String
?