[feature] consolidate error message for Array out of bounds exception #3275
Labels
enhancement
new features, suggestions, etc.
good first issue
Indicates a good issue for first-time contributors
xquery
issue is related to xquery implementation


Is your feature request related to a problem? Please describe.
Running the code below will result in two different error messages:
Describe the solution you'd like
I would like to see both error messages to be consistent.
Describe alternatives you've considered
Alternatively, the second of the error descriptions could mention that a call to array:get was the reason.
The text was updated successfully, but these errors were encountered: