Main Page   Namespace List   Class Hierarchy   Compound List   File List   Namespace Members   Compound Members  

mpcl::automaton::TNotFoundException Class Reference

Exception: item (state/event/action) not found. More...

#include <exceptions.hh>

Inheritance diagram for mpcl::automaton::TNotFoundException:

mpcl::TException mpcl::TErrorException mpcl::automaton::TException mpcl::io::IOutputStreamable< TChar, TTraits > mpcl::TException mpcl::TException mpcl::io::IOutputStreamable< TChar, TTraits > mpcl::io::IOutputStreamable< TChar, TTraits > List of all members.

Public Methods

 TNotFoundException (const string &rkyRATIONALE, const string &rkyFILE_NAME, const int kiLINE_NUMBER)

Detailed Description

Exception: item (state/event/action) not found.

Definition at line 150 of file automaton/exceptions.hh.


Constructor & Destructor Documentation

mpcl::automaton::TNotFoundException::TNotFoundException const string &    rkyRATIONALE,
const string &    rkyFILE_NAME,
const int    kiLINE_NUMBER
[inline]
 

Builds the instance with a generic and a (if used) specific description of the exception.

Parameters:
rkyRATIONALE  Specific description.
rkyFILE_NAME  File name where the exception has thrown.
kiLINE_NUMBER  Line number of the former file.

Definition at line 175 of file automaton/exceptions.hh.


The documentation for this class was generated from the following files:
Generated on Mon Oct 13 02:35:25 2003 for MPCL by doxygen1.2.18