Options
All
  • Public
  • Public/Protected
  • All
Menu

Class ArrayIndexOutOfBoundsException

Custom Error class of type Exception.

Hierarchy

Index

Constructors

Properties

Methods

Constructors

constructor

Properties

index

index: number

message

message: string

name

name: string

Optional stack

stack: string

Static Readonly kind

kind: string = "ArrayIndexOutOfBoundsException"

Methods

getKind

  • getKind(): string

Generated using TypeDoc