Index

LLParser::FatalErrorException Class Reference

Raising this exception from the symbol reduction code interrupts the parsing which ends with this failure. More...

#include "gsp__LLParser.h"


Public Functions

Private Variables


Detailed Description

Raising this exception from the symbol reduction code interrupts the parsing which ends with this failure. This exception is transparently raised when calling fatal(...).

This mechanism is transparent to the user.


Functions Documentation

FatalErrorException ( const universal::String & msg 

Constructor.

Error message should be passed as argument to the constructor.

See also:

Back to index

~FatalErrorException ( )   [  virtual  ] 

Destructor.

See also:

Back to index

operator const char * ( ) const 

Const operator for returning the error message as constant C string.

See also:

Back to index


Generated with makedoc.