Module polimi.ingsw.am21.codex
Class PlayerNotFoundGameException
java.lang.Object
java.lang.Throwable
java.lang.Exception
polimi.ingsw.am21.codex.model.exceptions.PlayerNotFoundGameException
- All Implemented Interfaces:
Serializable
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionPlayerNotFoundGameException
(String nickname) PlayerNotFoundGameException
(UUID playerID) -
Method Summary
Modifier and TypeMethodDescriptionMethods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
PlayerNotFoundGameException
-
PlayerNotFoundGameException
-
-
Method Details
-
getPlayerID
-
getNickname
-
getIdentifier
-
isNickname
-