xmlParserException_c Class Reference

this class is thriown by the xml parser More...

#include <xml.h>

Inheritance diagram for xmlParserException_c:

Inheritance graph
[legend]
Collaboration diagram for xmlParserException_c:

Collaboration graph
[legend]

List of all members.

Public Member Functions

 xmlParserException_c (std::string desc, std::string state, int line, int col)
 xmlParserException_c (std::string desc)
 ~xmlParserException_c () throw ()
const char * what (void) const throw ()

Private Attributes

std::string description


Detailed Description

this class is thriown by the xml parser

Constructor & Destructor Documentation

xmlParserException_c::xmlParserException_c ( std::string  desc,
std::string  state,
int  line,
int  col 
)

References description.

xmlParserException_c::xmlParserException_c ( std::string  desc  ) 

References description.

xmlParserException_c::~xmlParserException_c (  )  throw () [inline]


Member Function Documentation

const char* xmlParserException_c::what ( void   )  const throw () [inline]

References description.

Referenced by state_c::state_c().


Member Data Documentation

std::string xmlParserException_c::description [private]

Referenced by what(), and xmlParserException_c().


The documentation for this class was generated from the following files:

Generated on Sun Oct 10 10:03:22 2010 for BurrTools by  doxygen 1.5.8