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