cpp · cpp/std--filesystem--filesystem_error
std--filesystem--filesystem_error
std::filesystem::filesystem_error
Thrown by std::filesystem functions when an operation fails. Carries up to two paths involved in the failing operation and a std::error_code with the underlying OS error.