Namespace: Cartella.Models.ActionFilters.Elmah
Assembly: CartellaDomainModels (in CartellaDomainModels.dll) Version: 4.1.0.171 (4.1.0.171)

Syntax

C#
public class HandleErrorAttribute : HandleErrorAttribute
Visual Basic
Public Class HandleErrorAttribute _
	Inherits HandleErrorAttribute
Visual C++
public ref class HandleErrorAttribute : public HandleErrorAttribute

Inheritance Hierarchy

System..::..Object
  System..::..Attribute
    FilterAttribute
      HandleErrorAttribute
        Cartella.Models.ActionFilters.Elmah..::..HandleErrorAttribute

See Also