Updated Exit Code Mappings (markdown)

master
Martin Kruliš 6 years ago
parent 455f7fb9ac
commit 4bd4d932c4

@ -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 |

Loading…
Cancel
Save