The exceptions module

Exceptions raised by PyMoneroWallet.

exception monerowallet.exceptions.Error

General PyMoneroWallet exception

exception monerowallet.exceptions.MethodNotFoundError

Returned exception when the RCP server of the Monero wallet is not able to understand the request

exception monerowallet.exceptions.StatusCodeError

Returned exception when returned HTTP status code is different from 200