|
Electroneum
|
#include <wallet_errors.h>


Public Member Functions | |
| is_key_image_spent_error (std::string &&loc, const std::string &request) | |
Public Member Functions inherited from tools::error::wallet_rpc_error | |
| const std::string & | request () const |
| std::string | to_string () const |
Public Member Functions inherited from tools::error::wallet_error_base< Base > | |
| const std::string & | location () const |
| std::string | to_string () const |
Additional Inherited Members | |
Protected Member Functions inherited from tools::error::wallet_rpc_error | |
| wallet_rpc_error (std::string &&loc, const std::string &message, const std::string &request) | |
Protected Member Functions inherited from tools::error::wallet_error_base< Base > | |
| wallet_error_base (std::string &&loc, const std::string &message) | |
Definition at line 825 of file wallet_errors.h.
|
inlineexplicit |
Definition at line 827 of file wallet_errors.h.