RequestExceptionFilter.

RequestExceptionFilter(ProblemDetailsFactory) Constructor

Summary

Not found exception that catches not found messages that might have been thrown by calling code.

Syntax

public RequestExceptionFilter(ProblemDetailsFactory problemDetailsFactory)

Attributes

Type Description
NullableContextAttribute

Parameters

Name Type Description
problemDetailsFactory ProblemDetailsFactory

Return Value

Type Description
void