|
Electroneum
|
#include <wallet_errors.h>


Public Member Functions | |
| tx_parse_error (std::string &&loc, const cryptonote::blobdata &tx_blob) | |
| const cryptonote::blobdata & | tx_blob () 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::refresh_error | |
| refresh_error (std::string &&loc, const std::string &message) | |
Protected Member Functions inherited from tools::error::wallet_error_base< Base > | |
| wallet_error_base (std::string &&loc, const std::string &message) | |
Definition at line 419 of file wallet_errors.h.
|
inlineexplicit |
Definition at line 421 of file wallet_errors.h.
|
inline |
Definition at line 429 of file wallet_errors.h.

|
inline |
Definition at line 427 of file wallet_errors.h.