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