XmlException Class Reference

XML Exception Class. More...

#include <XmlException.H>

Inheritance diagram for XmlException:

GeneralException List of all members.

Public Types

enum  ExceptionCode { INVALID_XML_DOCUMENT = 3000, PARSER_INITIALIZE_EXCEPTION, UNEXPECTED_PARSER_EXCEPTION, NULL_XML_DOCUMENT }
 XML Exception Code.

Public Member Functions

 XmlException (const int code, const string &msg, const string &low_level_msg="")
 Constructor.

Detailed Description

XML Exception Class.


Constructor & Destructor Documentation

XmlException::XmlException const int  code,
const string &  msg,
const string &  low_level_msg = ""
[inline]
 

Constructor.

Parameters:
code Exception Code
msg Exception Message
low_level_msg Optional message returned by inner libraries (xerces)


The documentation for this class was generated from the following file:
Generated on Thu Jun 8 17:40:01 2006 for libepp_nicbr by  doxygen 1.4.6