Options
All
  • Public
  • Public/Protected
  • All
Menu

Class OutOfBoundsError

Hierarchy

  • Error
    • OutOfBoundsError

Implements

Index

Constructors

Properties

Methods

Constructors

constructor

  • Parameters

    • message: string

    Returns OutOfBoundsError

Properties

message

message: string

name

name: string

Optional stack

stack: undefined | string

Static Error

Error: ErrorConstructor

Static type

type: "out_of_bounds_error" = "out_of_bounds_error"

Methods

getType

  • getType(): string