#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 () |
Definition at line 29 of file SCTTestAPI/Exceptions.h.