Package com.stytch.sdk.common.errors
Class StytchDeeplinkMissingTokenError
-
- All Implemented Interfaces:
-
com.stytch.sdk.common.errors.StytchDeeplinkError,java.io.Serializable
public final class StytchDeeplinkMissingTokenError extends StytchSDKError implements StytchDeeplinkError
Thrown when we attempted to handle a deeplink, but no token was found
-
-
Constructor Summary
Constructors Constructor Description StytchDeeplinkMissingTokenError()
-