CONZEPT 16 C++ API
|
Exception of a filesystem. More...
#include "C16/Filesystem.hpp"
Exception of a filesystem.
Public Member Functions | |
Exception (Error error) | |
Constructs an exception of a filesystem. More... | |
Error | error () const |
Gets the error of a filesystem. More... | |
|
explicit |
Constructs an exception of a filesystem.
error | Error of a filesystem |
Error C16::Filesystem::Exception::error | ( | ) | const |
Gets the error of a filesystem.