1
0
Fork 0
js-utils/docs/api/js-utils.notfounderror.md

611 B

Home > @apextoaster/js-utils > NotFoundError

NotFoundError class

Error indicating that some value was not found.

Signature:

export declare class NotFoundError extends BaseError 

Constructors

Constructor Modifiers Description
(constructor)(msg, nested) Constructs a new instance of the NotFoundError class