fix: put more detailed comments in exception files

This commit is contained in:
2026-05-15 17:37:28 +03:30
parent 30eca2a7a5
commit 015840161b
2 changed files with 13 additions and 3 deletions
+7
View File
@@ -0,0 +1,7 @@
package org.exceptions;
public class Main {
public static void main(String[] args) {
}
}