A NoElementError indicating the lack of at least one element required for an operation.
Requires a TypeScript target >= ES6. Otherwise, the specs, which effectively test for err instanceof NoElementError, fail.
err instanceof NoElementError
Optional override for formatting stack traces
https://v8.dev/docs/stack-trace-api#customizing-stack-traces
Create .stack property on a target object
Generated using TypeDoc
A NoElementError indicating the lack of at least one element required for an operation.
Requires a TypeScript target >= ES6. Otherwise, the specs, which effectively test for
err instanceof NoElementError
, fail.