linha ocorreu a exceção:
Linda 26 - array[i] = i;
exceção:
Exception in thread "main" java.lang.ArrayIndexOutOfBoundsException: 10 at TesteErro.metodo2(TesteErro.java:26) at TesteErro.metodo1(TesteErro.java:19) at TesteErro.main(TesteErro.java:14)
Informações/métodos estavam no stacktrace:
inicio do metodo1
inicio do metodo2
Link to this comment:
All Comments (0)