Stytch Kotlin
0.11.0
Stytch Kotlin
/
com.stytch.sdk.common
/
StytchExceptions
/
Input
Input
class
Input
(
val
reason
:
String
)
:
StytchExceptions
Content copied to clipboard
Input exception wrapper
Constructors
Properties
Constructors
Input
Link copied to clipboard
fun
Input
(
reason
:
String
)
Content copied to clipboard
Properties
reason
Link copied to clipboard
open
override
val
reason
:
String
Content copied to clipboard
provides a simple reasoning as a String as to what went wrong