Skip to main content
Module

std/assert/mod.ts>AssertionError

Deno standard library
Go to Latest
class AssertionError
extends Error
Re-export
import { AssertionError } from "https://deno.land/std@0.207.0/assert/mod.ts";

Constructors

new
AssertionError(message: string)

Properties

name: string