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

Constructors

new
DenoStdInternalError(message: string)