Monero
Loading...
Searching...
No Matches
tools::error::file_error_base< msg_index > Struct Template Reference

#include <wallet_errors.h>

Inheritance diagram for tools::error::file_error_base< msg_index >:
Collaboration diagram for tools::error::file_error_base< msg_index >:

Public Member Functions

 file_error_base (std::string &&loc, const std::string &file)
const std::string & file () const
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

Private Attributes

std::string m_file

Additional Inherited Members

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

◆ file_error_base()

template<int msg_index>
tools::error::file_error_base< msg_index >::file_error_base ( std::string && loc,
const std::string & file )
inlineexplicit

Member Function Documentation

◆ file()

template<int msg_index>
const std::string & tools::error::file_error_base< msg_index >::file ( ) const
inline

◆ to_string()

template<int msg_index>
std::string tools::error::file_error_base< msg_index >::to_string ( ) const
inline

Member Data Documentation

◆ m_file

template<int msg_index>
std::string tools::error::file_error_base< msg_index >::m_file
private

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