ns1__BaseFaultType Class Reference

"http://glite.org/wms/wmproxy":BaseFaultType is a complexType. More...

#include <src/wm.h>

Inheritance diagram for ns1__BaseFaultType:
ns1__AuthenticationFaultType ns1__AuthorizationFaultType ns1__GenericFaultType ns1__GetQuotaManagementFaultType ns1__InvalidArgumentFaultType ns1__JobUnknownFaultType ns1__NoSuitableResourcesFaultType ns1__OperationNotAllowedFaultType ns1__ServerOverloadedFaultType

Data Fields

std::string methodName
 Element methodName of type xs:string.
time_t Timestamp
 Element Timestamp of type xs:dateTime.
std::string * ErrorCode
 Element ErrorCode of type xs:string.
std::string * Description
 Element Description of type xs:string.
std::vector< std::string > FaultCause
 Vector of std::string with length 0..unbounded.
struct soapsoap
 A handle to the soap struct that manages this instance (automatically set).

Detailed Description

"http://glite.org/wms/wmproxy":BaseFaultType is a complexType.


Field Documentation

Element Description of type xs:string.

Optional element.

Element ErrorCode of type xs:string.

Optional element.

std::vector<std::string > ns1__BaseFaultType::FaultCause

Vector of std::string with length 0..unbounded.

Element methodName of type xs:string.

Required element.

A handle to the soap struct that manages this instance (automatically set).

Element Timestamp of type xs:dateTime.

Required element.


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

Generated on 16 May 2012 for glite-wms-wmproxy-api-cpp-3.3.3 by  doxygen 1.6.1