toggle menu
fritz2
common
switch theme
search in API
core
/
dev.fritz2.core
/
CollectionLensSetException
Collection
Lens
Set
Exception
class
CollectionLensSetException
(
message
:
String
)
:
Exception
Occurs when
Lens
tries to update a non-existing element.
Members
Constructors
Collection
Lens
Set
Exception
Link copied to clipboard
constructor
(
message
:
String
)
Properties
cause
Link copied to clipboard
open
val
cause
:
Throwable
?
message
Link copied to clipboard
open
val
message
:
String
?