Serialized Form
-
Package com.deco2800.game.map.util
-
Exception com.deco2800.game.map.util.IllegalEntityPlacementException
class IllegalEntityPlacementException extends Exception implements Serializable -
Exception com.deco2800.game.map.util.NoEntityException
class NoEntityException extends Exception implements Serializable -
Exception com.deco2800.game.map.util.OccupiedTileException
class OccupiedTileException extends IllegalEntityPlacementException implements Serializable -
Exception com.deco2800.game.map.util.OutOfBoundsException
class OutOfBoundsException extends IllegalEntityPlacementException implements Serializable
-