beemstorage.exceptions

exception beemstorage.exceptions.KeyAlreadyInStoreException

Bases: Exception

The key of a key/value pair is already in the store

exception beemstorage.exceptions.WalletLocked

Bases: Exception

exception beemstorage.exceptions.WrongMasterPasswordException

Bases: Exception

The password provided could not properly unlock the wallet