Ditto 4.5.4
Loading...
Searching...
No Matches
Public Member Functions | List of all members
ghc::filesystem::filesystem_error Class Reference
Inheritance diagram for ghc::filesystem::filesystem_error:

Public Member Functions

 filesystem_error (const std::string &what_arg, std::error_code ec)
 
 filesystem_error (const std::string &what_arg, const path &p1, std::error_code ec)
 
 filesystem_error (const std::string &what_arg, const path &p1, const path &p2, std::error_code ec)
 
const pathpath1 () const noexcept
 
const pathpath2 () const noexcept
 
const char * what () const noexcept override