wsdlpull  1.23
Public Member Functions | Public Attributes | List of all members
Schema::SchemaParserException Class Reference

#include <SchemaParserException.h>

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

◆ SchemaParserException()

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

Definition at line 38 of file SchemaParserException.h.

References description.

◆ ~SchemaParserException()

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

Definition at line 44 of file SchemaParserException.h.

Member Data Documentation

◆ description

std::string Schema::SchemaParserException::description

◆ line

int Schema::SchemaParserException::line

◆ col

int Schema::SchemaParserException::col

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