class ParserException: public CSPException

Eccezione dovuta all'analizzatore sintattico (parser)

Inheritance:


Public Methods

[more] ParserException (const std::string& explanation) throw()
[more]virtual ~ParserException () throw()

Inherited from CSPException:

Public Methods

ochar* what() const throw()

Protected Fields

ostd::string expl

Documentation

Eccezione dovuta all'analizzatore sintattico (parser)
o ParserException(const std::string& explanation) throw()

ovirtual ~ParserException() throw()


This class has no child classes.

Alphabetic index HTML hierarchy of classes or Java



This page was generated with the help of DOC++.