Options
All
  • Public
  • Public/Protected
  • All
Menu

Class HistoryError

Hierarchy

  • Error
    • HistoryError

Index

Constructors

Properties

Constructors

constructor

  • new HistoryError(message?: undefined | string): HistoryError
  • Parameters

    • Optional message: undefined | string

    Returns HistoryError

Properties

Static Error

Error: ErrorConstructor

Static message

message: string

Static name

name: string

Static Optional stack

stack: undefined | string