Package com.stytch.sdk.common.errors
Class StytchKeystoreUnavailableError
-
- All Implemented Interfaces:
-
java.io.Serializable
public final class StytchKeystoreUnavailableError extends StytchSDKError
Thrown when the keystore is unavailable, but the developer did not pass allowFallbackToCleartext=true
-
-
Constructor Summary
Constructors Constructor Description StytchKeystoreUnavailableError()
-