Electroneum
tools::error::mms_error Struct Reference

#include <wallet_errors.h>

Inheritance diagram for tools::error::mms_error:
Collaboration diagram for tools::error::mms_error:

Protected Member Functions

 mms_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 874 of file wallet_errors.h.

Constructor & Destructor Documentation

◆ mms_error()

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

Definition at line 877 of file wallet_errors.h.

879  {
880  }
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: