名稱空間
變體
操作

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

來自 cppreference.com
 
 
 
 
const char* what() const;
(檔案系統技術規範)

返回儲存在異常物件中的解釋性位元組字串。

[編輯] 引數

(無)

[編輯] 異常

noexcept 規範:  
noexcept
  

[編輯] 另請參閱