class NodeURIError implements URIError extends NodeErrorAbstractionimport { NodeURIError } from "https://dotland.deno.dev/std@0.177.0/node/internal/errors.ts"; ConstructorsnewNodeURIError(code: string, message: string)