toggle menu
Stytch Android SDK
androidJvm
switch theme
search in API
Stytch Android
/
com.stytch.sdk.common.errors
/
StytchSSOError
Stytch
SSOError
data
class
StytchSSOError
(
val
exception
:
Throwable
?
=
null
)
:
StytchSDKError
Thrown when we encounter an SSO error
Members
Constructors
Stytch
SSOError
Link copied to clipboard
constructor
(
exception
:
Throwable
?
=
null
)
Properties
exception
Link copied to clipboard
open
override
val
exception
:
Throwable
?
=
null