Stytch Android
0.18.1
0.18.2
0.18.1
0.18.0
0.17.0
0.16.0
0.15.0
0.14.1
0.14.0
0.13.3
0.13.2
0.13.1
0.13.0
0.12.0
0.11.0
0.10.0
0.9.0
0.8.0
0.7.0
0.6.0
0.5.0
Stytch Android
/
com.stytch.sdk.common.errors
/
StytchSDKUsageError
Stytch
SDKUsage
Error
data
class
StytchSDKUsageError
(
val
message
:
String
)
:
StytchError
Content copied to clipboard
An error that occurs when an SDK method is called with invalid input
Constructors
Properties
Constructors
Stytch
SDKUsage
Error
Link copied to clipboard
fun
StytchSDKUsageError
(
message
:
String
)
Content copied to clipboard
Properties
message
Link copied to clipboard
open
override
val
message
:
String
Content copied to clipboard