fritz2
common
core
/
dev.fritz2.core
/
CollectionLensGetException
Collection
Lens
Get
Exception
class
CollectionLensGetException
:
Exception
Occurs when
Lens
points to non-existing element.
Constructors
Properties
Constructors
Collection
Lens
Get
Exception
Link copied to clipboard
fun
CollectionLensGetException
(
)
Properties
cause
Link copied to clipboard
open
val
cause
:
Throwable
?
message
Link copied to clipboard
open
val
message
:
String
?