#include <ParserBase.h>
Inheritance diagram for ParserInputException:
Public Member Functions | |
ParserInputException (const ParserInput &input, const std::string &message) throw () | |
virtual const char * | type () const throw () |
Get a string tag identifying the exception type. |
|
|
|
Get a string tag identifying the exception type.
Reimplemented from ParserException.
|