#include <Exceptions.h>
Inheritance diagram for SctTest::NoDataFileException:


Public Member Functions | |
| NoDataFileException (const string &msg, const string &file, int line) throw () | |
| NoDataFileException (Sct::Throwable &cause, const string &file, int line) throw () | |
| NoDataFileException (const string &msg, Sct::Throwable &cause, const string &file, int line) throw () | |
Protected Member Functions | |
| NoDataFileException () throw () | |
Definition at line 29 of file SCTTestAPI/Exceptions.h.
1.4.6