LensException

class LensException : Exception

Occurs when Lens points to non-existing element.

Constructors

Link copied to clipboard
fun LensException()

Properties

Link copied to clipboard
open val cause: Throwable?
Link copied to clipboard
open val message: String?