Class IllegalEntityPlacementException

java.lang.Object
java.lang.Throwable
java.lang.Exception
com.deco2800.game.map.util.IllegalEntityPlacementException
All Implemented Interfaces:
Serializable
Direct Known Subclasses:
OccupiedTileException, OutOfBoundsException

public class IllegalEntityPlacementException extends Exception
See Also:
  • Constructor Details

    • IllegalEntityPlacementException

      public IllegalEntityPlacementException()