Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface InvalidIndex

The error thrown when some invalid index of some quantity is being accessed. An invalid index would be any index which does not exist on a particular quantity.

Hierarchy

  • InvalidIndex

Index

Constructors

Constructors

constructor

  • new InvalidIndex(passed: number, start: number): InvalidIndex

Generated using TypeDoc