RESTErrorHandler Class |
Namespace: CMS.WebServices
public class RESTErrorHandler : Attribute, IServiceBehavior, IErrorHandler
The RESTErrorHandler type exposes the following members.
Name | Description | |
---|---|---|
RESTErrorHandler |
Name | Description | |
---|---|---|
ServiceType |
Service type.
|
Name | Description | |
---|---|---|
AddBindingParameters |
Not needed, remains empty, does nothing.
| |
HandleError |
Error handler. Logs the exception to the EventLog
| |
ProvideFault |
Not needed. Does nothing.
| |
Validate |
Not needed, remains empty, does nothing.
|