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.
FaultReasonText Constructor
.NET Framework (current version)
Initializes a new instance of the FaultReasonTextclass.
Assembly: System.ServiceModel (in System.ServiceModel.dll)
| Name | Description | |
|---|---|---|
![]() | FaultReasonText(String^) | Initializes a new instance of the FaultReasonText class that uses the specified fault text. |
![]() | FaultReasonText(String^, CultureInfo^) | Initializes a new instance of the FaultReasonText class that uses the specified SOAP fault text and the specified CultureInfo object. |
![]() | FaultReasonText(String^, String^) | Initializes a new instance of the FaultReasonText class. |
Show:
