SoapFaultSubCode Constructor

 

Initializes a new instance of the T:System.Web.Services.Protocols.SoapFaultSubcode class.

Namespace:   System.Web.Services.Protocols
Assembly:  System.Web.Services (in System.Web.Services.dll)

NameDescription
System_CAPS_pubmethodSoapFaultSubCode(XmlQualifiedName^)

Initializes a new instance of the T:System.Web.Services.Protocols.SoapFaultSubcode class sets the application specific error code.

System_CAPS_pubmethodSoapFaultSubCode(XmlQualifiedName^, SoapFaultSubCode^)

Initializes a new instance of the SoapFaultSubCode class setting the application specific error code and additional error information.

Return to top
Show: