Class UnhandledExceptionFilter
System.Object
  System.Attribute
    System.Web.Http.Filters.FilterAttribute
      System.Web.Http.Filters.ExceptionFilterAttribute
        Westwind.Web.WebApi.UnhandledExceptionFilter
public class UnhandledExceptionFilter : ExceptionFilterAttribute

Class Members

MemberDescription

Constructor

OnException

public virtual void OnException(HttpActionExecutedContext context)

Requirements

Namespace: Westwind.Web.WebApi
Assembly: westwind.web.webapi.dll

© West Wind Technologies, 1996-2016 • Updated: 12/12/15
Comment or report problem with topic