Package com.stytch.sdk.common.errors
Class StytchBiometricAuthenticationFailed
-
- All Implemented Interfaces:
-
java.io.Serializable
public final class StytchBiometricAuthenticationFailed extends StytchSDKError
Thrown when biometric authentication has failed, providing a reason if available
-
-
Constructor Summary
Constructors Constructor Description StytchBiometricAuthenticationFailed(String reason)
-