Click or drag to resize
HandleExceptionsAttribute Constructor
Creates new instance of HandleExceptionsAttribute.

Namespace: CMS.WebApi
Assembly: CMS.WebApi (in CMS.WebApi.dll) Version: 9.0.0
Syntax
C#
public HandleExceptionsAttribute()
Remarks
For event logging uses default implementation of IEventLogService.
See Also