Electroneum
tools::error::refresh_error Struct Reference

#include <wallet_errors.h>

Inheritance diagram for tools::error::refresh_error:
Collaboration diagram for tools::error::refresh_error:

Protected Member Functions

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

Additional Inherited Members

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

Detailed Description

Definition at line 337 of file wallet_errors.h.

Constructor & Destructor Documentation

◆ refresh_error()

tools::error::refresh_error::refresh_error ( std::string &&  loc,
const std::string &  message 
)
inlineexplicitprotected

Definition at line 340 of file wallet_errors.h.

342  {
343  }
wallet_error_base< std::logic_error > wallet_logic_error
std::string message("Message requiring signing")
const T & move(const T &t)
Definition: gtest-port.h:1317

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