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