wsdlpull 1.23
Loading...
Searching...
No Matches
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

◆ line

◆ col


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