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