xentara-utils v1.2.1
Xentara utilities library
Loading...
Searching...
No Matches
xentara::utils::io::FileExistsError Class Reference

An exception that is thrown when trying to create a file that already exists. More...

#include <io/Errors.hpp>

+ Inheritance diagram for xentara::utils::io::FileExistsError:

Additional Inherited Members

- Public Member Functions inherited from std::system_error
T code (T... args)
 
T system_error (T... args)
 
T what (T... args)
 

Detailed Description

An exception that is thrown when trying to create a file that already exists.