#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 () | |
Protected Member Functions | |
| NoDataException () throw () | |
Definition at line 61 of file SCTTestAPI/Exceptions.h.
1.4.6