AuthPromptFailureException

class AuthPromptFailureException : Exception


Thrown when an authentication attempt by the user has been rejected, e.g., the user's biometrics were not recognized.

Summary

Public constructors

Inherited properties

From kotlin.Throwable

Public constructors

AuthPromptFailureException

Added in 1.2.0-alpha06
AuthPromptFailureException()