Constructor
new NotFound(props)
Parameters:
| Name | Type | Description |
|---|---|---|
props |
RuntimeErrorProps | Refer to individual attrs |
- Source:
Throw this to wrap a 404 or other 'not found' response from an upstream API
| Name | Type | Description |
|---|---|---|
props |
RuntimeErrorProps | Refer to individual attrs |