|
|
|
@ -26,7 +26,7 @@ Runner: https://github.com/ReCodEx/utils/blob/master/runners/java/javarun.java
|
|
|
|
|
| 108 | IndexOutOfBoundsException | Index out of bounds exception |
|
|
|
|
|
| 109 | NullPointerException | Null pointer exception |
|
|
|
|
|
| 110 | ArithmeticException | Arithmetic exception |
|
|
|
|
|
| 111 | OutOfMemoryError | Out of memory error |
|
|
|
|
|
| 111 | OutOfMemoryError | Out of memory error (after invocation) |
|
|
|
|
|
| 112 | SecurityException | Security exception |
|
|
|
|
|
| 113 | IOException | IO exception |
|
|
|
|
|
|
|
|
|
|