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