Skip to main content
Go to Latest
class NodeTypeError
implements TypeError
import { NodeTypeError } from "https://deno.land/std@0.176.0/node/internal/errors.ts";

Constructors

new
NodeTypeError(code: string, message: string)