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