complexType BasicFaultType
diagram pm_wsdl_diagrams/pm_wsdl_p7.png
namespace http://www.tibco.com/bx/2009/management/processManagerType
children pm:reason
used by
elements illegalArgumentFault illegalStateFault operationFailedFault
annotation
documentation
Type for all fault elements.
source <xsd:complexType name="BasicFaultType">
 
<xsd:annotation>
   
<xsd:documentation>Type for all fault elements.</xsd:documentation>
 
</xsd:annotation>
 
<xsd:sequence>
   
<xsd:element name="reason" type="xsd:string" nillable="true">
     
<xsd:annotation>
       
<xsd:documentation>Reason for the exception.</xsd:documentation>
     
</xsd:annotation>
   
</xsd:element>
 
</xsd:sequence>
</xsd:complexType>

WSDL documentation generated by XMLSpy WSDL Editor http://www.altova.com/xmlspy