fix(exceptions) : rename

This commit is contained in:
2026-05-10 00:12:27 +03:30
parent 286b7aaef3
commit 83f297ef66
@@ -2,7 +2,7 @@ package org.exceptions;
import java.util.regex.Pattern; import java.util.regex.Pattern;
public class Unknown { public class RuntimeExceptionDemo {
public static void main(String[] args) { public static void main(String[] args) {
UserEntity user = new UserEntity("Ali", "Ahmadi", 1234567890L, UserEntity user = new UserEntity("Ali", "Ahmadi", 1234567890L,