Module polimi.ingsw.am21.codex
Class GameAlreadyExistsException
java.lang.Object
java.lang.Throwable
java.lang.Exception
polimi.ingsw.am21.codex.controller.exceptions.InvalidActionException
polimi.ingsw.am21.codex.model.exceptions.GameAlreadyExistsException
- All Implemented Interfaces:
Serializable
- See Also:
-
Nested Class Summary
Nested classes/interfaces inherited from class polimi.ingsw.am21.codex.controller.exceptions.InvalidActionException
InvalidActionException.InvalidActionCode
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic GameAlreadyExistsException
fromExceptionNotes
(List<String> notes) Methods inherited from class polimi.ingsw.am21.codex.controller.exceptions.InvalidActionException
getCode, getNotes
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
GameAlreadyExistsException
-
-
Method Details
-
getGameID
-
fromExceptionNotes
-