wsdlpull 1.23
Public Member Functions | Public Attributes | List of all members
WsdlPull::WsdlException Class Reference

#include <WsdlException.h>

Public Member Functions

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

Public Attributes

std::string description
 
int WsdlState
 
int line
 
int col
 

Detailed Description

Definition at line 30 of file WsdlException.h.

Constructor & Destructor Documentation

◆ WsdlException()

WsdlPull::WsdlException::WsdlException ( std::string  desc)
inline

Definition at line 42 of file WsdlException.h.

References description.

◆ ~WsdlException()

WsdlPull::WsdlException::~WsdlException ( )
throw (
)
inline

Definition at line 51 of file WsdlException.h.

Member Data Documentation

◆ description

std::string WsdlPull::WsdlException::description

◆ WsdlState

int WsdlPull::WsdlException::WsdlState

Definition at line 37 of file WsdlException.h.

◆ line

int WsdlPull::WsdlException::line

◆ col

int WsdlPull::WsdlException::col

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