ExceptionFilterAttribute Constructor ()

 

Initializes a new instance of the ExceptionFilterAttribute class.

Namespace:   System.Web.Http.Filters
Assembly:  System.Web.Http (in System.Web.Http.dll)

Syntax

protected ExceptionFilterAttribute()
protected:
ExceptionFilterAttribute()
new : unit -> ExceptionFilterAttribute
Protected Sub New

See Also

ExceptionFilterAttribute Class
System.Web.Http.Filters Namespace

Return to top