Support Forum       G3D Web Page     
Public Member Functions | Public Attributes | List of all members
G3D::FileNotFound Class Reference

Thrown by various file opening routines if the file is not found. More...

Public Member Functions

 FileNotFound ()
 
 FileNotFound (const String &f, const String &m)
 
virtual ~FileNotFound ()
 

Public Attributes

String filename
 
String message
 

Detailed Description

Thrown by various file opening routines if the file is not found.

See also
ParseError, System::findDataFile

Constructor & Destructor Documentation

◆ 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

Member Data Documentation

◆ filename

String G3D::FileNotFound::filename

◆ message

String G3D::FileNotFound::message

documentation generated on Wed Nov 24 2021 08:01:55 using doxygen 1.8.15