LLOOP Index | GSP Language | GSP Library | Framework Classes | Component Classes

LLParser::FatalErrorException Class Reference

#include "gsp__LLParser.h"

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


Public Functions

FatalErrorException ( const universal::String & msg 
operator const char * ( ) const 
~FatalErrorException ( ) 

Private Variables

m_msg 

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.


Files Included

#include <fstream>
#include <strstream>
#include "universal.h"
#include "universal__String.h"

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


This file is part of the LLOOP Reversible Object-Oriented Parser Generator. Copyright (c) 2005-2006 Michel MEHL, France. All rights reserved. LLOOP is distributed by the company ERSA SaRL.


Copyright (c) 2005-2006 Michel MEHL, Haguenau, France
LLOOP version 1.1


Generated with makedoc.