PasskeyStorageNotConfiguredException

Deprecated

Use PortalException.Storage.PasskeyStorageNotConfigured instead

Replace with

import io.portalhq.android.exceptions.PortalException
PortalException.Storage.PasskeyStorageNotConfigured()

Constructors

Link copied to clipboard
constructor()

Properties

Link copied to clipboard
open val cause: Throwable?
Link copied to clipboard
open val message: String?