Opensearch dashboards.savedobjectserrorhelpers.creategenericnotfounderror
Home > opensearch-dashboards > SavedObjectsErrorHelpers > createGenericNotFoundError
SavedObjectsErrorHelpers.createGenericNotFoundError() method
Signature:
static createGenericNotFoundError(type?: string | null, id?: string | null): DecoratedError;
Parameters
| Parameter | Type | Description |
|---|---|---|
| type | string | null | |
| id | string | null |
Returns:
DecoratedError