|
Monero
|
#include <wallet_errors.h>


Public Member Functions | |
| const std::string & | request () const |
| std::string | to_string () const |
| Public Member Functions inherited from tools::error::wallet_error_base< std::logic_error > | |
| const std::string & | location () const |
| std::string | to_string () const |
Protected Member Functions | |
| wallet_rpc_error (std::string &&loc, const std::string &message, const std::string &request) | |
| Protected Member Functions inherited from tools::error::wallet_error_base< std::logic_error > | |
| wallet_error_base (std::string &&loc, const std::string &message) | |
Private Attributes | |
| std::string | m_request |
|
inlineexplicitprotected |
|
inline |
|
inline |
|
private |