#include <IDataLoader.hh>
Public Member Functions | |
NoFileException (const string &fileName) | |
NoFileException () |
This exception is thrown if an IDataLoader attempts to open a non-existent file
Definition at line 24 of file IDataLoader.hh.
ForIA::NoFileException::NoFileException | ( | const string & | fileName ) | [inline] |
Definition at line 27 of file IDataLoader.hh.
ForIA::NoFileException::NoFileException | ( | ) | [inline] |
Definition at line 30 of file IDataLoader.hh.