forked from External/mage
Introducing Optionals
This commit is contained in:
parent
97261fdcca
commit
f98afdf4ad
21 changed files with 407 additions and 483 deletions
|
|
@ -0,0 +1,7 @@
|
|||
package mage.server.exceptions;
|
||||
|
||||
/**
|
||||
* Created by igoudt on 14-1-2017.
|
||||
*/
|
||||
public class UserNotFoundException extends Exception {
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue