NotFoundError
Home > @backstage/errors > NotFoundError
The requested resource could not be found.
Note that this error usually is used to indicate that an entity with a given ID does not exist, rather than signalling that an entire route is missing.
Signature:
class NotFoundError extends CustomErrorBase
Extends: CustomErrorBase
Properties
|
Property |
Modifiers |
Type |
Description |
|---|---|---|---|
|
"NotFoundError" |