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