Exceptions

exception monero.exceptions.AccountException
exception monero.exceptions.AccountIndexOutOfBound
exception monero.exceptions.AddressIndexOutOfBound
exception monero.exceptions.AmountIsZero
exception monero.exceptions.BackendException
exception monero.exceptions.DaemonIsBusy
exception monero.exceptions.GenericTransferError
exception monero.exceptions.MoneroException
exception monero.exceptions.NoDaemonConnection
exception monero.exceptions.NotEnoughMoney
exception monero.exceptions.NotEnoughUnlockedMoney
exception monero.exceptions.SignatureCheckFailed
exception monero.exceptions.TransactionBroadcastError(message, details=None)
exception monero.exceptions.TransactionIncomplete
exception monero.exceptions.TransactionNotFound
exception monero.exceptions.TransactionNotPossible
exception monero.exceptions.TransactionWithoutBlob
exception monero.exceptions.TransactionWithoutJSON
exception monero.exceptions.WalletIsNotDeterministic
exception monero.exceptions.WalletIsWatchOnly
exception monero.exceptions.WrongAddress
exception monero.exceptions.WrongPaymentId