Storage
Base exception class for storage-related errors.
This class serves as the parent for all recoverable errors related to storage operations (Google Drive, Passkey, Keychain).
Inheritors
Types
Thrown when client data is not available for Google Drive operations.
Thrown when filename cannot be determined without a configured API.
Thrown when there is an error getting hashes from Google Drive.
Thrown when unable to verify that a file was successfully saved to Google Drive.
Thrown when unable to write to Google Drive.
Thrown when keychain validation operations fail.
Thrown when passkey is not supported on the device.
Thrown when a passkey operation fails.
Thrown when no session ID is found during passkey operations.
Thrown when passkey storage is not configured.
Thrown when storage authentication fails.
Thrown when there is a user-recoverable Google Drive authentication error.