Thrown by various file opening routines if the file is not found.
More...
Thrown by various file opening routines if the file is not found.
- See also
- ParseError, System::findDataFile
◆ FileNotFound() [1/2]
G3D::FileNotFound::FileNotFound |
( |
| ) |
|
|
inline |
◆ FileNotFound() [2/2]
G3D::FileNotFound::FileNotFound |
( |
const String & |
f, |
|
|
const String & |
m |
|
) |
| |
|
inline |
◆ ~FileNotFound()
virtual G3D::FileNotFound::~FileNotFound |
( |
| ) |
|
|
inlinevirtual |
◆ filename
String G3D::FileNotFound::filename |
◆ message
String G3D::FileNotFound::message |