parse_error¶
Defined in header: <orcus/exception.hpp>
-
class parse_error : public orcus::general_error¶
Exception related to a parsing error that includes an offset in the stream where the error occurred.
Subclassed by orcus::malformed_xml_error
Defined in header: <orcus/exception.hpp>
Exception related to a parsing error that includes an offset in the stream where the error occurred.
Subclassed by orcus::malformed_xml_error
Styled using the Piccolo Theme