A callback for array index out of bounds errors in D.
index in the array
length of the array
The name of the file that signaled this error.
The line number on which this error occurred.
ArrayIndexError.
See Implementation
A callback for array index out of bounds errors in D.