Updated Exit Code Mappings (markdown)

master
Martin Kruliš 6 years ago
parent 4bd4d932c4
commit 5f916e9231

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

Loading…
Cancel
Save