596 B
596 B
Home > @apextoaster/js-utils > NotImplementedError
NotImplementedError class
Signature:
export declare class NotImplementedError extends BaseError
Constructors
Constructor | Modifiers | Description |
---|---|---|
(constructor)(msg, nested) | Constructs a new instance of the NotImplementedError class |