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


Detailed Description

Definition at line 30 of file XmlPullParserException.h.


Constructor & Destructor Documentation

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

Definition at line 33 of file XmlPullParserException.h.

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

Definition at line 44 of file XmlPullParserException.h.


Member Data Documentation

std::string XmlPullParserException::description

Definition at line 45 of file XmlPullParserException.h.

Referenced by WsdlPull::WsdlInvoker::invoke(), main(), Schema::SchemaParser::parseSchemaTag(), and WsdlPull::WsdlInvoker::WsdlInvoker().

std::string XmlPullParserException::state

Definition at line 45 of file XmlPullParserException.h.

int XmlPullParserException::line

Definition at line 47 of file XmlPullParserException.h.

Referenced by WsdlPull::WsdlInvoker::invoke(), main(), Schema::SchemaParser::parseSchemaTag(), and WsdlPull::WsdlInvoker::WsdlInvoker().

int XmlPullParserException::col

Definition at line 47 of file XmlPullParserException.h.

Referenced by WsdlPull::WsdlInvoker::invoke(), main(), Schema::SchemaParser::parseSchemaTag(), and WsdlPull::WsdlInvoker::WsdlInvoker().


The documentation for this class was generated from the following file:
Generated on Mon Jul 19 21:20:30 2010 for wsdlpull by  doxygen 1.4.7