nectarstorage.exceptions module

exception nectarstorage.exceptions.KeyAlreadyInStoreException

Bases: Exception

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

exception nectarstorage.exceptions.WalletLocked

Bases: Exception

exception nectarstorage.exceptions.WrongMasterPasswordException

Bases: Exception

The password provided could not properly unlock the wallet