#include <ParserBase.h>
Inheritance diagram for Tagcoll::ParserInputException:


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] |
1.5.1