java.lang.Object
java.lang.Throwable
java.lang.Exception
it.polimi.ingsw.exceptions.IllegalEndingTurnException
- All Implemented Interfaces:
java.io.Serializable
public class IllegalEndingTurnException
extends java.lang.Exception
Signals that the player cannot end the turn
- See Also:
- Serialized Form
-
Constructor Summary
Constructors Constructor Description IllegalEndingTurnException()
-
Method Summary
-
Constructor Details
-
IllegalEndingTurnException
public IllegalEndingTurnException()
-