update,
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
public class NotJokerException extends RuntimeException{
|
||||
public NotJokerException(){
|
||||
super("Not Joker");
|
||||
}
|
||||
}
|
Reference in New Issue
Block a user