java.lang.Object
java.lang.Throwable
java.lang.Exception
it.polimi.ingsw.exceptions.NotYourWorkerException
- All Implemented Interfaces:
java.io.Serializable
public class NotYourWorkerException
extends java.lang.Exception
Signals that the chosen worker is owned by another player
- See Also:
- Serialized Form
-
Constructor Summary
Constructors Constructor Description NotYourWorkerException()
-
Method Summary
-
Constructor Details
-
NotYourWorkerException
public NotYourWorkerException()
-