Constructor
new NotInstantiableError(constructor)
NotInstantiableError constructor.
Parameters:
Name | Type | Description |
---|---|---|
constructor |
string | function | The constructor reference, or its name. |
Extends
- TypeError