Constructor
new NotFound(props)
Parameters:
Name | Type | Description |
---|---|---|
props |
module:core/base-service/errors~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 |
module:core/base-service/errors~RuntimeErrorProps | Refer to individual attrs |