decompiler
1.0.0
|
An exception thrown by the XML parser. More...
#include <xml.hh>
Public Member Functions | |
DecoderError (const string &s) | |
Constructor. | |
Public Attributes | |
string | explain |
Explanatory string. | |
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.