Orcus
|
Public Member Functions | |
malformed_xml_error (const std::string &msg, std::ptrdiff_t offset) | |
![]() | |
std::ptrdiff_t | offset () const |
![]() | |
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 | |
![]() | |
parse_error (const std::string &msg, std::ptrdiff_t offset) | |
offset in the stream where the error occurred. | |
parse_error (const std::string &cls, const std::string &msg, std::ptrdiff_t offset) | |
![]() | |
static std::string | build_message (const char *msg_before, char c, const char *msg_after) |
static std::string | build_message (const char *msg_before, const char *p, size_t n, const char *msg_after) |