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

#include <wallet_errors.h>

Inheritance diagram for tools::error::reorg_depth_error:
Collaboration diagram for tools::error::reorg_depth_error:

Public Member Functions

 reorg_depth_error (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

◆ reorg_depth_error()

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

Member Function Documentation

◆ to_string()

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

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