ExOutOfBounds
Thrown when the index is higher than the current length-1 of the array, or lower than 0.
Constructor Summary
Public Constructor | ||
public |
constructor(index: Number, size: Number) |
Thrown when the index is higher than the current length-1 of the array, or lower than 0.
Public Constructor | ||
public |
constructor(index: Number, size: Number) |