|
Electroneum
|
#include <wallet_errors.h>


Public Member Functions | |
| tx_rejected (std::string &&loc, const cryptonote::transaction &tx, const std::string &status, const std::string &reason) | |
| const cryptonote::transaction & | tx () const |
| const std::string & | status () const |
| const std::string & | reason () const |
| std::string | to_string () const |
| Public Member Functions inherited from tools::error::wallet_error_base< std::logic_error > | |
| const std::string & | location () const |
| std::string | to_string () const |
Additional Inherited Members | |
| Protected Member Functions inherited from tools::error::transfer_error | |
| transfer_error (std::string &&loc, const std::string &message) | |
| Protected Member Functions inherited from tools::error::wallet_error_base< std::logic_error > | |
| wallet_error_base (std::string &&loc, const std::string &message) | |
Definition at line 652 of file wallet_errors.h.
|
inlineexplicit |
Definition at line 654 of file wallet_errors.h.

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

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

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

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