Share via


Controller.IExceptionFilter.OnException Method

This method calls the OnException method.

Namespace:  System.Web.Mvc
Assembly:  System.Web.Mvc (in System.Web.Mvc.dll)

Syntax

void IExceptionFilter.OnException(
    ExceptionContext filterContext
)

Parameters

Implements

IExceptionFilter.OnException(ExceptionContext)

See Also

Reference

Controller Class

System.Web.Mvc Namespace