Main Page | Namespace List | Class Hierarchy | Class List | Directories | File List | Namespace Members | Class Members | File Members

XmlPullParserException Class Reference

#include <XmlPullParserException.h>

List of all members.

Public Member Functions

 XmlPullParserException (std::string desc, std::string STATE, int l, int c)
 ~XmlPullParserException () throw ()

Public Attributes

std::string description
std::string state
int line
int col


Constructor & Destructor Documentation

XmlPullParserException::XmlPullParserException std::string  desc,
std::string  STATE,
int  l,
int  c
[inline]
 

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


Member Data Documentation

std::string XmlPullParserException::description
 

std::string XmlPullParserException::state
 

int XmlPullParserException::line
 

int XmlPullParserException::col
 


The documentation for this class was generated from the following file:
Generated on Sun Oct 16 10:11:52 2005 for wsdlpull by  doxygen 1.3.9.1