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

EbnfNodeAlgoException Class Reference

#include <ebnf_node_algo.hh>

Collaboration diagram for EbnfNodeAlgoException:

Collaboration graph
[legend]
List of all members.

Public Methods

 EbnfNodeAlgoException (const string &message_)
 EbnfNodeAlgoException ()
 EbnfNodeAlgoException (const Position &pos_, const string &message_)
virtual const char* what () const throw ()
virtual operator string () const
const Positionwhere () const

Protected Attributes

string message
Position pos

Constructor & Destructor Documentation

EbnfNodeAlgoException::EbnfNodeAlgoException ( const string & message_ ) [inline]
 

Definition at line 57 of file ebnf_node_algo.hh.

EbnfNodeAlgoException::EbnfNodeAlgoException ( ) [inline]
 

Definition at line 62 of file ebnf_node_algo.hh.

EbnfNodeAlgoException::EbnfNodeAlgoException ( const Position & pos_,
const string & message_ ) [inline]
 

Definition at line 67 of file ebnf_node_algo.hh.


Member Function Documentation

const char * EbnfNodeAlgoException::what ( ) const throw () [inline, virtual]
 

Definition at line 72 of file ebnf_node_algo.hh.

EbnfNodeAlgoException::operator string ( ) const [inline, virtual]
 

Definition at line 77 of file ebnf_node_algo.hh.

const Position & EbnfNodeAlgoException::where ( ) const [inline]
 

Definition at line 82 of file ebnf_node_algo.hh.


Member Data Documentation

string EbnfNodeAlgoException::message [protected]
 

Definition at line 89 of file ebnf_node_algo.hh.

Position EbnfNodeAlgoException::pos [protected]
 

Definition at line 90 of file ebnf_node_algo.hh.


The documentation for this class was generated from the following file:
Generated at Tue Jul 9 21:06:36 2002 for CppCC by doxygen1.2.8.1 written by Dimitri van Heesch, © 1997-2001