queso-0.53.0
|
#include <exceptions.h>
Public Member Functions | |
FileError (const std::string &filename) | |
A class representing a failed attempt by the library to open a file (or construct an fstream, etc), to be thrown by "queso_file_error(filename);" For ease of debugging, "filename" should include any (absolute or relative or implicit) pathname that was part of the failed open.
Definition at line 65 of file exceptions.h.
|
inline |
Definition at line 68 of file exceptions.h.