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


Public Member Functions | |
| DataNotValidException (const string &msg, const string &file, int line) throw () | |
| DataNotValidException (Sct::Throwable &cause, const string &file, int line) throw () | |
| DataNotValidException (const string &msg, Sct::Throwable &cause, const string &file, int line) throw () | |
Definition at line 45 of file SCTTestAPI/Exceptions.h.
 
1.3.5