WebPlatformErrorConstructorinterface ErrorConstructorunstableProperties ##stackTraceLimit: number Methods ##captureStackTrace(error: Object,constructor?: Function,): void See https://v8.dev/docs/stack-trace-api#stack-trace-collection-for-custom-exceptions. Methods ##isError(error: unknown): error is Error Indicates whether the argument provided is a built-in Error instance or not.
interface ErrorConstructorunstableProperties ##stackTraceLimit: number Methods ##captureStackTrace(error: Object,constructor?: Function,): void See https://v8.dev/docs/stack-trace-api#stack-trace-collection-for-custom-exceptions. Methods ##isError(error: unknown): error is Error Indicates whether the argument provided is a built-in Error instance or not.