StytchAPIUnreachableError
data class StytchAPIUnreachableError(val message: String, val exception: Throwable? = null) : StytchError
An error class that occurs when Stytch SDK cannot reach the API
An error class that occurs when Stytch SDK cannot reach the API