IErrorHandler Methods
.NET Framework 4.5
The IErrorHandler type exposes the following members.
| Name | Description | |
|---|---|---|
|
HandleError | Enables error-related processing and returns a value that indicates whether the dispatcher aborts the session and the instance context in certain cases. |
|
ProvideFault | Enables the creation of a custom FaultException<TDetail> that is returned from an exception in the course of a service method. |