|
Electroneum
|
#include <wallet_errors.h>


Public Member Functions | |
| wallet_not_initialized (std::string &&loc) | |
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< Base > | |
| const std::string & | location () const |
| std::string | to_string () const |
Additional Inherited Members | |
Protected Member Functions inherited from tools::error::wallet_error_base< Base > | |
| wallet_error_base (std::string &&loc, const std::string &message) | |
Definition at line 215 of file wallet_errors.h.
|
inlineexplicit |
Definition at line 217 of file wallet_errors.h.