IExceptionFilter Interface

Syntax

public interface IExceptionFilter : IFilter

GitHub

View on GitHub

interface Microsoft.AspNet.Mvc.IExceptionFilter

Methods

OnException(Microsoft.AspNet.Mvc.ExceptionContext)
Arguments:
void OnException(ExceptionContext context)