611 B
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 |