Orcus
|
#include <exception.hpp>
Public Member Functions | |
xpath_error (const std::string &msg) | |
![]() | |
general_error (const std::string &msg) | |
general_error (const std::string &cls, const std::string &msg) | |
virtual const char * | what () const throw () |
Additional Inherited Members | |
![]() | |
void | append_msg (const std::string &s) |
Error indicating improper xpath syntax.