FaultException.CreateFault Method
.NET Framework 4.5
Returns a FaultException object.
This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.
| Name | Description | |
|---|---|---|
|
CreateFault(MessageFault, Type[]) | Returns a FaultException object from the specified message fault and an array of detail types. |
|
CreateFault(MessageFault, String, Type[]) | Returns a FaultException object from the specified message fault, action and an array of detail types. |