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

#include <wallet_errors.h>

Inheritance diagram for tools::error::incorrect_fork_version:
Collaboration diagram for tools::error::incorrect_fork_version:

Public Member Functions

 incorrect_fork_version (std::string &&loc, const std::string &message)
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::refresh_error
 refresh_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)

Constructor & Destructor Documentation

◆ incorrect_fork_version()

tools::error::incorrect_fork_version::incorrect_fork_version ( std::string && loc,
const std::string & message )
inlineexplicit

Member Function Documentation

◆ to_string()

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

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