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>
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.
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".
void* SOAP_ENV__Detail::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".