#include <wallet_errors.h>
◆ tx_rejected()
| tools::error::tx_rejected::tx_rejected |
( |
std::string && |
loc, |
|
|
const cryptonote::transaction & |
tx, |
|
|
const std::string & |
status, |
|
|
const std::string & |
reason |
|
) |
| |
|
inlineexplicit |
◆ reason()
| const std::string& tools::error::tx_rejected::reason |
( |
| ) |
const |
|
inline |
◆ status()
| const std::string& tools::error::tx_rejected::status |
( |
| ) |
const |
|
inline |
◆ to_string()
| std::string tools::error::tx_rejected::to_string |
( |
| ) |
const |
|
inline |
◆ tx()
◆ m_reason
| std::string tools::error::tx_rejected::m_reason |
|
private |
◆ m_status
| std::string tools::error::tx_rejected::m_status |
|
private |
◆ m_tx
The documentation for this struct was generated from the following file: