Electroneum
Public Member Functions | List of all members
tools::error::no_connection_to_daemon Struct Reference

#include <wallet_errors.h>

Inheritance diagram for tools::error::no_connection_to_daemon:
Inheritance graph
[legend]
Collaboration diagram for tools::error::no_connection_to_daemon:
Collaboration graph
[legend]

Public Member Functions

 no_connection_to_daemon (std::string &&loc, const std::string &request)
 
- Public Member Functions inherited from tools::error::wallet_rpc_error
const std::string & request () const
 
std::string to_string () const
 
- Public Member Functions inherited from tools::error::wallet_error_base< Base >
const std::string & location () const
 
std::string to_string () const
 

Additional Inherited Members

- Protected Member Functions inherited from tools::error::wallet_rpc_error
 wallet_rpc_error (std::string &&loc, const std::string &message, const std::string &request)
 
- Protected Member Functions inherited from tools::error::wallet_error_base< Base >
 wallet_error_base (std::string &&loc, const std::string &message)
 

Constructor & Destructor Documentation

◆ no_connection_to_daemon()

tools::error::no_connection_to_daemon::no_connection_to_daemon ( std::string &&  loc,
const std::string &  request 
)
inlineexplicit

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