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