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

#include <wallet_errors.h>

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

Public Member Functions

 invalid_password (std::string &&loc)
 
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_error_base< Base >
 wallet_error_base (std::string &&loc, const std::string &message)
 

Constructor & Destructor Documentation

◆ invalid_password()

tools::error::invalid_password::invalid_password ( std::string &&  loc)
inlineexplicit

Member Function Documentation

◆ to_string()

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

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