NotFoundExceptionFilter.

OnExceptionAsync(ExceptionContext) Method

Syntax

public Task OnExceptionAsync(ExceptionContext context)

Attributes

Type Description
NullableContextAttribute

Parameters

Name Type Description
context ExceptionContext

Return Value

Type Description
Task