Inheritance diagram for xfltk::GeneralStaticError:

Public Member Functions | |
| GeneralStaticError (const char *static_text, int line_nr, ParserAction parser_action) | |
| const char * | what () const throw () |
Protected Attributes | |
| const char * | _static_text |
Definition at line 41 of file Error.h.
1.4.6-NO