decompiler  1.0.0
Public Member Functions | Public Attributes | List of all members
XmlError Struct Reference

An exception thrown by the XML parser. More...

#include <xml.hh>

Public Member Functions

 XmlError (const string &s)
 Constructor.
 

Public Attributes

string explain
 Explanatory string.
 

Detailed Description

An exception thrown by the XML parser.

This object holds the error message as passed to the SAX interface callback and is thrown as a formal exception.


The documentation for this struct was generated from the following file: