toggle menu
Stytch Android SDK
androidJvm
switch theme
search in API
Stytch Android
/
com.stytch.sdk.common.errors
/
StytchUIInvalidConfiguration
Stytch
UIInvalid
Configuration
data
class
StytchUIInvalidConfiguration
(
val
message
:
String
)
:
StytchUIError
Thrown when your Stytch UI configuration is invalid
Members
Constructors
Stytch
UIInvalid
Configuration
Link copied to clipboard
constructor
(
message
:
String
)
Properties
message
Link copied to clipboard
open
override
val
message
:
String