pstore2
Public Member Functions | List of all members
pstore::file::system_error Class Reference
Inheritance diagram for pstore::file::system_error:
Inheritance graph
[legend]
Collaboration diagram for pstore::file::system_error:
Collaboration graph
[legend]

Public Member Functions

 system_error (std::error_code code, std::string const &user_message, std::string path)
 
 system_error (std::error_code code, gsl::czstring user_message, std::string path)
 
 system_error (system_error const &)=default
 
 system_error (system_error &&)=default
 
system_erroroperator= (system_error const &)=default
 
system_erroroperator= (system_error &&)=default
 
std::string const & path () const noexcept
 

The documentation for this class was generated from the following files: