#include <ParserBase.h>
Public Member Functions | |
ParserInputException (const ParserInput &input, const std::string &message) throw () | |
virtual | ~ParserInputException () throw () |
virtual const char * | type () const throw () |
Get a string tag identifying the exception type. |
Tagcoll::ParserInputException::ParserInputException | ( | const ParserInput & | input, | |
const std::string & | message | |||
) | throw () [inline] |
virtual Tagcoll::ParserInputException::~ParserInputException | ( | ) | throw () [inline, virtual] |
virtual const char* Tagcoll::ParserInputException::type | ( | ) | const throw () [inline, virtual] |