std::experimental::filesystem::filesystem_error::what

Returns the explanatory byte string that was stored in the exception object.

# Declarations

const char* what() const;

(filesystem TS)