FaultException Constructor (MessageFault^)
.NET Framework (current version)
Initializes a new instance of the FaultException class using the specified message fault values.
Assembly: System.ServiceModel (in System.ServiceModel.dll)
Parameters
- fault
-
Type:
System.ServiceModel.Channels::MessageFault^
The message fault that contains the default SOAP fault values.
.NET Framework
Available since 3.0
Available since 3.0
Show: