Go to Latest
class DenoStdInternalError
extends Error
import { DenoStdInternalError } from "https://dotland.deno.dev/std@0.145.0/_util/assert.ts";

Constructors

new
DenoStdInternalError(message: string)