Summary
Not found exception that catches not found messages that might have been thrown by calling code.
- Assembly
- Rocket
.Surgery .AspNetCore .dll - Namespace
- Rocket
.Surgery .AspNetCore .Filters - Containing Type
- Request
Exception Filter
Syntax
public RequestExceptionFilter(ProblemDetailsFactory problemDetailsFactory)
Attributes
| Type | Description |
|---|---|
| Nullable |
Parameters
| Name | Type | Description |
|---|---|---|
| problemDetailsFactory | Problem |
Return Value
| Type | Description |
|---|---|
| void |
