Package fr.r1r0r0.deltaengine.exceptions.maplevel
-
Exception Summary Exception Description MapLevelAlreadyExistException An exception throw when 2 objects MapLevel with the same name are add in a Mapwhere the String corresponding to the name of the MapLevel MapLevelBuilderCellCoordinatesStackingException MapLevelCoordinatesOutOfBoundException An exception throw when a Cell is add in a MapLevel, but the Coordinatesof the cell are out of bound of the area defined by the MapLevel MapLevelDoesNotExistException An exception throw when there is not map matching with the name required in a Mapwhere the String corresponding to the name of the MapLevel MapLevelEntityNameStackingException An exception throw when 2 entities with the same name are in the same MapLevelMapLevelException A custom exception used to regroup all exception relative to class MapLevel