#include <exceptions.hh>
Inheritance diagram for mpcl::invariant::TViolationException:
Public Methods | |
TViolationException (int iVIOLATED_CONFORMANCE_LEVEL, const string &rkyRATIONALE=string(), const string &rkyFILE_NAME=string(), const int kiLINE_NUMBER=0) |
Definition at line 48 of file invariant/exceptions.hh.
|
Builds the instance with a generic and a (if used) specific description of the exception.
Definition at line 98 of file invariant/exceptions.hh. |