Hierarchy For Package it.polimi.ingsw.server.controller.game_state_controller.exceptions
Package Hierarchies:Class Hierarchy
- java.lang.Object
- java.lang.Throwable (implements java.io.Serializable)
- java.lang.Exception
- it.polimi.ingsw.server.controller.game_state_controller.exceptions.CardIsNotInTheDeckException
- it.polimi.ingsw.server.controller.game_state_controller.exceptions.CardNotPlayedException
- it.polimi.ingsw.server.controller.game_state_controller.exceptions.GameOverException
- it.polimi.ingsw.server.controller.game_state_controller.exceptions.InvalidCardPlayedException
- it.polimi.ingsw.server.controller.game_state_controller.exceptions.InvalidNumberOfStepsException
- it.polimi.ingsw.server.controller.game_state_controller.exceptions.MoreStudentsToBeMovedException
- it.polimi.ingsw.server.controller.game_state_controller.exceptions.MotherNatureToBeMovedException
- it.polimi.ingsw.server.controller.game_state_controller.exceptions.MoveAlreadyPlayedException
- it.polimi.ingsw.server.controller.game_state_controller.exceptions.MoveNotAvailableException
- it.polimi.ingsw.server.controller.game_state_controller.exceptions.ProfessorNotPresentException
- it.polimi.ingsw.server.controller.game_state_controller.exceptions.StudentNotInTheEntranceException
- it.polimi.ingsw.server.controller.game_state_controller.exceptions.StudentsToBeGrabbedFromCloudException
- it.polimi.ingsw.server.controller.game_state_controller.exceptions.TooManyStudentsMovedException
- it.polimi.ingsw.server.controller.game_state_controller.exceptions.WrongArgumentsException
- it.polimi.ingsw.server.controller.game_state_controller.exceptions.WrongPhaseException
- java.lang.Exception
- java.lang.Throwable (implements java.io.Serializable)