Monero
Loading...
Searching...
No Matches
tools::error::invalid_spend_key Struct Reference

#include <wallet_errors.h>

Inheritance diagram for tools::error::invalid_spend_key:
Collaboration diagram for tools::error::invalid_spend_key:

Public Member Functions

 invalid_spend_key (std::string &&loc)
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::wallet_error_base< std::logic_error >
 wallet_error_base (std::string &&loc, const std::string &message)

Constructor & Destructor Documentation

◆ invalid_spend_key()

tools::error::invalid_spend_key::invalid_spend_key ( std::string && loc)
inlineexplicit

Member Function Documentation

◆ to_string()

std::string tools::error::invalid_spend_key::to_string ( ) const
inline

The documentation for this struct was generated from the following file: