Skip to main content
Go to Latest
class AssertionError
extends Error
Re-export
import { AssertionError } from "https://deno.land/std@0.177.0/node/assert/strict.ts";

Constructors

new
AssertionError(options: AssertionErrorConstructorOptions)

Index Signatures

[key: string]: unknown

Methods

[inspect.custom](_recurseTimes: number, ctx: Record<string, unknown>)