class ParserException

Class ParserException This exception is thrown whenever a parser finds a syntax error or a message that must not appear at the current state More...

Full nameExceptions::ParserException
Definition#include <parserexception.h>
InheritsExceptions::RTBException [public ]
Inherited byConfigurationParserException
List of all Methods
Annotated List
Files
Globals
Hierarchy
Index

Private Methods

Private Members


Detailed Description

Class ParserException This exception is thrown whenever a parser finds a syntax error or a message that must not appear at the current state

 ParserException (const string& errormessage)

ParserException

[private]

Constructs an ParserException with a concrete errormessage

Parameters:
messageConcrete error message

 ParserException ()

ParserException

[private]

Constructs an ParserException with default errormessage

const string&  getMessage ()
throw()

getMessage

[private const virtual]

Returns the concrete error message

Reimplemented from RTBException.

 ~ParserException ()
throw()

~ParserException

[private virtual]

destructor, does nothing by default

string _message

_message

[private]


Generated by: jonico on sc8-pr-shell1.sourceforge.net on Fri May 27 06:03:12 2005, using kdoc 2.0a54.