| LLOOP Index | GSP Language | GSP Library | Framework Classes | Component Classes |
#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 | ||
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.
Constructor.
Error message should be passed as argument to the constructor.
See also:
Destructor.
See also:
Const operator for returning the error message as constant C string.
See also:
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 |