Orcus
Loading...
Searching...
No Matches
Public Member Functions | List of all members
orcus::xpath_error Class Reference

#include <exception.hpp>

Inheritance diagram for orcus::xpath_error:
orcus::general_error

Public Member Functions

 xpath_error (const std::string &msg)
 
- Public Member Functions inherited from orcus::general_error
 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

- Protected Member Functions inherited from orcus::general_error
void append_msg (const std::string &s)
 

Detailed Description

Error indicating improper xpath syntax.