NotFoundError

NotFoundError

Not found error.

Constructor

new NotFoundError(resourceNameopt)

Create not found error.

Properties:
Name Type Attributes Default Description
name string <optional>
NotFoundError

Error name.

resourceName string <optional>
Resource

Resource name.

message string <optional>
Resource not found.

Error message.

Source:
Parameters:
Name Type Attributes Default Description
resourceName string <optional>
Resource

Resource name.