#include <FileNotFound.h>
Thrown by various file opening routines if the file is not found.
- See also
- ParseError, System::findDataFile
G3D::FileNotFound::FileNotFound |
( |
| ) |
|
|
inline |
G3D::FileNotFound::FileNotFound |
( |
const std::string & |
f, |
|
|
const std::string & |
m |
|
) |
| |
|
inline |
std::string filename
Definition: FileNotFound.h:22
std::string message
Definition: FileNotFound.h:23
virtual G3D::FileNotFound::~FileNotFound |
( |
| ) |
|
|
inlinevirtual |
std::string G3D::FileNotFound::filename |
std::string G3D::FileNotFound::message |
The documentation for this class was generated from the following file: