|
Electroneum
|
#include <wallet_errors.h>


Public Member Functions | |
| const std::string & | location () const |
| std::string | to_string () const |
Protected Member Functions | |
| wallet_error_base (std::string &&loc, const std::string &message) | |
Private Attributes | |
| std::string | m_loc |
|
inlineprotected |
|
inline |
|
inline |
|
private |