graphenestorage.exceptions module

exception graphenestorage.exceptions.KeyAlreadyInStoreException

Bases: Exception

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

exception graphenestorage.exceptions.WalletLocked

Bases: Exception

exception graphenestorage.exceptions.WrongMasterPasswordException

Bases: Exception

The password provided could not properly unlock the wallet