|
Electroneum
|
#include <wallet_errors.h>


Public Member Functions | |
| not_enough_etn (std::string &&loc, uint64_t available, uint64_t tx_amount, uint64_t fee) | |
| uint64_t | available () const |
| uint64_t | tx_amount () 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 500 of file wallet_errors.h.
|
inlineexplicit |
Definition at line 502 of file wallet_errors.h.

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

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

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