toggle menu
Stytch Android SDK
androidJvm
switch theme
search in API
Stytch Android
/
com.stytch.sdk.common.errors
/
StytchMissingPublicKeyError
Stytch
Missing
Public
Key
Error
data
class
StytchMissingPublicKeyError
(
val
exception
:
Throwable
?
)
:
StytchSDKError
Thrown when we are unable to retrieve a biometric key
Members
Constructors
Stytch
Missing
Public
Key
Error
Link copied to clipboard
constructor
(
exception
:
Throwable
?
)
Properties
exception
Link copied to clipboard
open
override
val
exception
:
Throwable
?