SOAP_ENV__Detail Struct Reference

The SOAP Fault is part of the gSOAP context and its content is accessed through the soap.fault->detail variable (SOAP 1.1) or the soap.fault->SOAP_ENV__Detail variable (SOAP 1.2). More...

#include <src/wm.h>

Data Fields

delegation1__DelegationExceptionTypedelegation1__DelegationException
 SOAP Fault element ""http://www.gridsite.org/namespaces/delegation-1":DelegationException" part "fault".
_delegationns__DelegationExceptiondelegationns__DelegationException
 SOAP Fault element ""http://www.gridsite.org/namespaces/delegation-2":DelegationException" part "fault".
ns1__AuthenticationFaultTypens1__AuthenticationFault
 SOAP Fault element ""http://glite.org/wms/wmproxy":AuthenticationFault" part "fault".
ns1__AuthorizationFaultTypens1__AuthorizationFault
 SOAP Fault element ""http://glite.org/wms/wmproxy":AuthorizationFault" part "fault".
ns1__GenericFaultTypens1__GenericFault
 SOAP Fault element ""http://glite.org/wms/wmproxy":GenericFault" part "GenericFault".
ns1__GetQuotaManagementFaultTypens1__GetQuotaManagementFault
 SOAP Fault element ""http://glite.org/wms/wmproxy":GetQuotaManagementFault" part "fault".
ns1__InvalidArgumentFaultTypens1__InvalidArgumentFault
 SOAP Fault element ""http://glite.org/wms/wmproxy":InvalidArgumentFault" part "fault".
ns1__JobUnknownFaultTypens1__JobUnknownFault
 SOAP Fault element ""http://glite.org/wms/wmproxy":JobUnknownFault" part "fault".
ns1__NoSuitableResourcesFaultTypens1__NoSuitableResourcesFault
 SOAP Fault element ""http://glite.org/wms/wmproxy":NoSuitableResourcesFault" part "fault".
ns1__OperationNotAllowedFaultTypens1__OperationNotAllowedFault
 SOAP Fault element ""http://glite.org/wms/wmproxy":OperationNotAllowedFault" part "fault".
ns1__ServerOverloadedFaultTypens1__ServerOverloadedFault
 SOAP Fault element ""http://glite.org/wms/wmproxy":ServerOverloadedFault" part "fault".
int __type
 set to SOAP_TYPE_X for a serializable type X
void * fault
 points to serializable object X or NULL
_XML __any
 Catch any element content in XML string.

Detailed Description

The SOAP Fault is part of the gSOAP context and its content is accessed through the soap.fault->detail variable (SOAP 1.1) or the soap.fault->SOAP_ENV__Detail variable (SOAP 1.2).

Use option -j to omit.


Field Documentation

Catch any element content in XML string.

set to SOAP_TYPE_X for a serializable type X

SOAP Fault element ""http://www.gridsite.org/namespaces/delegation-1":DelegationException" part "fault".

SOAP Fault element ""http://www.gridsite.org/namespaces/delegation-2":DelegationException" part "fault".

points to serializable object X or NULL

SOAP Fault element ""http://glite.org/wms/wmproxy":AuthenticationFault" part "fault".

SOAP Fault element ""http://glite.org/wms/wmproxy":AuthorizationFault" part "fault".

SOAP Fault element ""http://glite.org/wms/wmproxy":GenericFault" part "GenericFault".

SOAP Fault element ""http://glite.org/wms/wmproxy":GetQuotaManagementFault" part "fault".

SOAP Fault element ""http://glite.org/wms/wmproxy":InvalidArgumentFault" part "fault".

SOAP Fault element ""http://glite.org/wms/wmproxy":JobUnknownFault" part "fault".

SOAP Fault element ""http://glite.org/wms/wmproxy":NoSuitableResourcesFault" part "fault".

SOAP Fault element ""http://glite.org/wms/wmproxy":OperationNotAllowedFault" part "fault".

SOAP Fault element ""http://glite.org/wms/wmproxy":ServerOverloadedFault" part "fault".


The documentation for this struct 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