Exception which is thrown if a file cannot be opened. More...
#include <exception.hpp>
Public Member Functions | |
cannot_open_file_exception (std::string const &str) | |
Exception which is thrown if a file cannot be opened.
Definition at line 38 of file exception.hpp.
|
inline |
Definition at line 40 of file exception.hpp.