fix(exceptions) : rename
This commit is contained in:
+1
-1
@@ -2,7 +2,7 @@ package org.exceptions;
|
||||
|
||||
import java.util.regex.Pattern;
|
||||
|
||||
public class Unknown {
|
||||
public class RuntimeExceptionDemo {
|
||||
public static void main(String[] args) {
|
||||
|
||||
UserEntity user = new UserEntity("Ali", "Ahmadi", 1234567890L,
|
||||
Reference in New Issue
Block a user