Module it.polimi.ingsw.am13
Class RequirementsNotMetException
java.lang.Object
java.lang.Throwable
java.lang.Exception
it.polimi.ingsw.am13.model.exceptions.ModelException
it.polimi.ingsw.am13.model.exceptions.RequirementsNotMetException
- All Implemented Interfaces:
Serializable
Exception thrown when the player tries to place a card on the field but has not met its requirements
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
RequirementsNotMetException
public RequirementsNotMetException()
-