#include <wallet_errors.h>
◆ wallet_coded_rpc_error()
| tools::error::wallet_coded_rpc_error::wallet_coded_rpc_error |
( |
std::string && | loc, |
|
|
const std::string & | request, |
|
|
int | code, |
|
|
const std::string & | status ) |
|
inlineexplicit |
◆ code()
| int tools::error::wallet_coded_rpc_error::code |
( |
| ) |
const |
|
inline |
◆ status()
| const std::string & tools::error::wallet_coded_rpc_error::status |
( |
| ) |
const |
|
inline |
◆ m_code
| int tools::error::wallet_coded_rpc_error::m_code |
|
private |
◆ m_status
| const std::string tools::error::wallet_coded_rpc_error::m_status |
|
private |
The documentation for this struct was generated from the following file: