SoapFaultSubCode Constructor
.NET Framework (current version)
Initializes a new instance of the T:System.Web.Services.Protocols.SoapFaultSubcode class.
Assembly: System.Web.Services (in System.Web.Services.dll)
| Name | Description | |
|---|---|---|
![]() | SoapFaultSubCode(XmlQualifiedName^) | Initializes a new instance of the T:System.Web.Services.Protocols.SoapFaultSubcode class sets the application specific error code. |
![]() | SoapFaultSubCode(XmlQualifiedName^, SoapFaultSubCode^) | Initializes a new instance of the SoapFaultSubCode class setting the application specific error code and additional error information. |
Show:
