Options
All
  • Public
  • Public/Protected
  • All
Menu

Hierarchy

Index

Constructors

Properties

Methods

Constructors

  • new TestBaseError(message?: string, cause?: Error): TestBaseError

Properties

cause?: Error

An error that causes the current error

internalMessage?: string

Internal storage for an error message

Methods

  • format(): string