Namespaces
Variants

std::experimental::filesystem::filesystem_error:: path1,path2

From cppreference.net
const path & path1 ( ) const ;
(Filesystem TS)
const path & path2 ( ) const ;
(Filesystem TS)

Gibt die Pfade zurück, die im Exception-Objekt gespeichert wurden.

Parameter

(keine)

Ausnahmen

noexcept Spezifikation:
noexcept

Siehe auch