Module error

Source
Expand description

Errors that can occur when using this SDK

Macros§

impl_bitwarden_error 🔒

Structs§

MissingFieldError
Missing required field.
MissingPrivateKeyError
Missing private key.
NotAuthenticatedError
Client is not authenticated or the session has expired.
VaultLockedError
Client vault is locked.
WrongPasswordError
Wrong password.

Enums§

ApiError
Errors from performing network requests.