BiometricsAlreadyEnrolled

class BiometricsAlreadyEnrolled : StytchError

Thrown when attempting to register biometrics that are already enrolled for this device and user.

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?