Hierarchy For Package it.polimi.ingsw.server.model.game_logic.exceptions
Package Hierarchies:Class Hierarchy
- java.lang.Object
- java.lang.Throwable (implements java.io.Serializable)
- java.lang.Exception
- it.polimi.ingsw.server.model.game_logic.exceptions.ArchipelagoAlreadyLockedException
- it.polimi.ingsw.server.model.game_logic.exceptions.EmptyCloudException
- it.polimi.ingsw.server.model.game_logic.exceptions.EmptyStudentSupplyException
- it.polimi.ingsw.server.model.game_logic.exceptions.FullDiningRoomLaneException
- it.polimi.ingsw.server.model.game_logic.exceptions.GameStateInitializationFailureException
- it.polimi.ingsw.server.model.game_logic.exceptions.InvalidArchipelagoIdException
- it.polimi.ingsw.server.model.game_logic.exceptions.InvalidCharacterIndexException
- it.polimi.ingsw.server.model.game_logic.exceptions.InvalidStudentListsLengthException
- it.polimi.ingsw.server.model.game_logic.exceptions.NoAvailableLockException
- it.polimi.ingsw.server.model.game_logic.exceptions.NonMergeableArchipelagosException
- it.polimi.ingsw.server.model.game_logic.exceptions.NotEnoughCoinsException
- java.lang.RuntimeException
- it.polimi.ingsw.server.model.game_logic.exceptions.FullCloudException
- it.polimi.ingsw.server.model.game_logic.exceptions.InvalidSchoolBoardIdException
- it.polimi.ingsw.server.model.game_logic.exceptions.StudentNotOnCharacterException
- it.polimi.ingsw.server.model.game_logic.exceptions.StudentsNotInTheDiningRoomException
- java.lang.Exception
- java.lang.Throwable (implements java.io.Serializable)