SoapFaultSubCode Constructor
.NET Framework 3.0
Initializes a new instance of the SoapFaultSubcode class.
| Name | Description |
|---|---|
| SoapFaultSubCode (XmlQualifiedName) |
Initializes a new instance of the SoapFaultSubcode class sets the application specific error code.
Supported by the .NET Compact Framework.
|
| SoapFaultSubCode (XmlQualifiedName, SoapFaultSubCode) |
Initializes a new instance of the SoapFaultSubcode class setting the application specific error code and additional error information.
Supported by the .NET Compact Framework.
|
Community Additions
ADD
Show: