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