NotImplementedError
Hierarchy
- Readonly<Error & { cause: unknown; message: string; name: NotImplementedError; stack: string } & { name: NotImplementedError }>
- NotImplementedError
Index
Constructors
constructor
Error constructor
Properties
staticreadonlyinheritederrorName
Error name
Methods
staticinheritedasString
Static method to convert an error to a string
staticinheritedhasInstance
Return true if anyValue is an instance of current class
The NotImplementedError object indicates an error that the current function was not implemented