SPDX-License-Identifier: Apache-2.0

Hierarchy (View Summary)

Constructors

Properties

Constructors

  • Create a custom error for resource not found scenario

    error metadata will include resource

    Parameters

    • message: string

      error message

    • resource: string

      name of the resource

    • cause: any = {}

      source error (if any)

    Returns ResourceNotFoundError

Properties

meta: any = {}

additional metadata (if any)