WsdlException Class Reference

#include <WsdlException.h>

List of all members.

Public Member Functions

 WsdlException (const std::string &x)
 ~WsdlException ()


Detailed Description

Definition at line 28 of file WsdlException.h.


Constructor & Destructor Documentation

WsdlException::WsdlException ( const std::string &  x  ) 

Definition at line 29 of file WsdlException.cpp.

00030 :Exception(x)
00031 {
00032 }

WsdlException::~WsdlException (  ) 

Definition at line 35 of file WsdlException.cpp.

00036 {
00037 }


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

Generated on Sun Oct 11 10:57:20 2009 for Xml Schema class generator by  doxygen 1.5.5