Skip to main content
Using Deno in production at your company? Earn free Deno merch.
Give us feedback
Module

x/proc/tests/deps/asserts.ts>AssertionError

A better way to work with processes in Deno.
Go to Latest
class AssertionError
extends Error
Re-export
import { AssertionError } from "https://deno.land/x/proc@0.21.0/tests/deps/asserts.ts";

Constructors

new
AssertionError(message: string)

Properties

name: string