Go to Latest
class NodeTypeError
implements TypeError
import { NodeTypeError } from "https://dotland.deno.dev/std@0.145.0/node/internal/errors.ts";

Constructors

new
NodeTypeError(code: string, message: string)