#include <Exceptions.h>
Inheritance diagram for SctTest::NoDataException:
Public Member Functions | |
NoDataException (const string &msg, const string &file, int line) throw () | |
NoDataException (Sct::Throwable &cause, const string &file, int line) throw () | |
NoDataException (const string &msg, Sct::Throwable &cause, const string &file, int line) throw () |
Definition at line 61 of file SCTTestAPI/Exceptions.h.