This topic has not yet been rated - Rate this topic

FaultException.CreateFault Method

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.

  NameDescription
Public method Static member CreateFault(MessageFault, Type[]) Returns a FaultException object from the specified message fault and an array of detail types.
Public method Static member CreateFault(MessageFault, String, Type[]) Returns a FaultException object from the specified message fault, action and an array of detail types.
Top
Did you find this helpful?
(1500 characters remaining)
© 2013 Microsoft. All rights reserved.