java.lang.Object
java.lang.Throwable
java.lang.Exception
it.polimi.ingsw.exceptions.WrongSelectionException
- All Implemented Interfaces:
java.io.Serializable
public class WrongSelectionException
extends java.lang.Exception
Signals that the player has selected no worker yet
- See Also:
- Serialized Form
-
Constructor Summary
Constructors Constructor Description WrongSelectionException()
-
Method Summary
-
Constructor Details
-
WrongSelectionException
public WrongSelectionException()
-