NoSessionExists

class NoSessionExists : StytchError

Thrown when a biometric operation requires an active session, but none is present.

Constructors

Link copied to clipboard
constructor()

Properties

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