#include <exceptions.hh>
Inheritance diagram for mpcl::TNotImplementedException:
Public Methods | |
TNotImplementedException (const string &rkyRATIONALE, const string &rkyFILE_NAME, const int kiLINE_NUMBER) |
Definition at line 107 of file exceptions.hh.
|
Builds the instance with a generic and a (if used) specific synopsis of the exception.
Definition at line 131 of file exceptions.hh. |