RESTErrorHandlerHandleError Method |
Error handler. Logs the exception to the EventLog
Namespace: CMS.WebServicesAssembly: CMS.WebServices (in CMS.WebServices.dll) Version: 13.0.131
Syntax public bool HandleError(
Exception error
)
Parameters
- error
- Type: SystemException
Exception
Return Value
Type:
BooleanImplements
IErrorHandlerHandleError(Exception)See Also