0 out of 2 rated this helpful - Rate this topic

IExceptionFilter Interface

Defines the methods that are required for an exception filter.

Namespace:  System.Web.Mvc
Assembly:  System.Web.Mvc (in System.Web.Mvc.dll)
public interface class IExceptionFilter

The IExceptionFilter type exposes the following members.

  NameDescription
Public methodOnExceptionCalled when an exception occurs.
Top
Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.