FaultContractExceptionHandlerData Constructor

Include Protected Members
Include Inherited Members

Overload List

  Name Description
Public method FaultContractExceptionHandlerData()
Initializes a new instance of the FaultContractExceptionHandlerData class.
Public method FaultContractExceptionHandlerData(String)
Initializes a new instance of the FaultContractExceptionHandlerData class with the specified name.
Public method FaultContractExceptionHandlerData(String, String)
Initializes a new instance of the FaultContractExceptionHandlerData class with the specified name and fault contract type.

See Also

FaultContractExceptionHandlerData Class

FaultContractExceptionHandlerData Members

Microsoft.Practices.EnterpriseLibrary.ExceptionHandling.WCF.Configuration Namespace