Updated Exit Code Mappings (markdown)

master
Martin Kruliš 6 years ago
parent e988aa6541
commit 455f7fb9ac

@ -18,6 +18,7 @@ Runner: https://github.com/ReCodEx/utils/blob/master/runners/java/javarun.java
| 100 | OutOfMemoryError | Out of memory exception |
| 101 | SecurityException | Security exception |
| 102 | --- | Main class not found exception |
| 103 | --- | Multiple main classes found |
| 104 | IllegalAccessException | Illegal access exception |
| 105 | IllegalArgumentException | Illegal argument exception |
| 106 | StackOverflowError | Stack overflow exception |

Loading…
Cancel
Save