|
Electroneum
|
#include <wallet_errors.h>


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

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

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

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

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