std::experimental::filesystem::filesystem_error - cppreference.com (original) (raw)

An exception type thrown when errors are encountered.

std-experimental-filesystem-filesystem error-inheritance.svg

Inheritance diagram

[edit] Member functions

| | constructs the error object (public member function) [edit] | | -------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | | | returns the paths that were involved in the operation that caused the error (public member function) [edit] | | | returns the explanatory string (public member function) [edit] |

[edit] See also