wsdlpull  1.23
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros
Public Member Functions | Public Attributes
Schema::SchemaParserException Class Reference

#include <SchemaParserException.h>

List of all members.

Public Member Functions

 SchemaParserException (std::string desc)
 ~SchemaParserException () throw ()

Public Attributes

std::string description
int line
int col

Detailed Description

Definition at line 28 of file SchemaParserException.h.


Constructor & Destructor Documentation

Schema::SchemaParserException::SchemaParserException ( std::string  desc)
inline

Definition at line 38 of file SchemaParserException.h.

References description.

Schema::SchemaParserException::~SchemaParserException ( ) throw ()
inline

Definition at line 44 of file SchemaParserException.h.


Member Data Documentation

std::string Schema::SchemaParserException::description
int Schema::SchemaParserException::line
int Schema::SchemaParserException::col

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