By registering with us, you'll be able to discuss, share and private message with other members of our community.
Sign up now!You're passing in an index that's out of the bounds of the list... that's on you...
The QueryResults thing is what's calling it and that's RM..You're passing in an index that's out of the bounds of the list... that's on you...
Share the line of code that causes this? It's most likely you entering an invalid index, as cloud said.The QueryResults thing is what's calling it and that's RM..
Only because you're calling get which is a list function...The QueryResults thing is what's calling it and that's RM..
List#get Throws:The QueryResults thing is what's calling it and that's RM..
I mean I could make it return but... that's not normal :/List#get Throws:
IndexOutOfBoundsException - if the index is out of range (index < 0 || index >= size())
from your pic... 6 >= 0
We use essential cookies to make this site work, and optional cookies to enhance your experience.