The topic you requested is included in another documentation set. For convenience, it's displayed below. Choose Switch to see the topic in its original location.
FaultCode Constructor
.NET Framework (current version)
Initializes a new instance of the FaultCode class.
Assembly: System.ServiceModel (in System.ServiceModel.dll)
| Name | Description | |
|---|---|---|
![]() | FaultCode(String^) | Initializes a new instance of the FaultCode class. |
![]() | FaultCode(String^, FaultCode^) | Initializes a new instance of the FaultCode class. |
![]() | FaultCode(String^, String^) | Initializes a new instance of the FaultCode class with the specified name and namespace. |
![]() | FaultCode(String^, String^, FaultCode^) | Initializes a new instance of the FaultCode class with the specified name, namespace, and fault subcode. |
Show:
