|
Electroneum
|
#include <wallet_errors.h>


Public Member Functions | |
| unexpected_txout_type (std::string &&loc, const cryptonote::transaction &tx) | |
| const cryptonote::transaction & | tx () const |
| std::string | to_string () const |
| Public Member Functions inherited from tools::error::wallet_internal_error | |
| wallet_internal_error (std::string &&loc, const std::string &message) | |
| Public Member Functions inherited from tools::error::wallet_error_base< std::runtime_error > | |
| const std::string & | location () const |
| std::string | to_string () const |
Additional Inherited Members | |
| Protected Member Functions inherited from tools::error::wallet_error_base< std::runtime_error > | |
| wallet_error_base (std::string &&loc, const std::string &message) | |
Definition at line 193 of file wallet_errors.h.
|
inlineexplicit |
Definition at line 195 of file wallet_errors.h.

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

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