Options
All
  • Public
  • Public/Protected
  • All
Menu

Hierarchy

  • AssertionError

Implements

  • Error

Index

Constructors

constructor

  • Parameters

    • Optional options: undefined | object

    Returns AssertionError

Properties

actual

actual: any

code

code: "ERR_ASSERTION"

expected

expected: any

generatedMessage

generatedMessage: boolean

message

message: string

name

name: string

operator

operator: string

Generated using TypeDoc