Uses of Class
model.exceptions.OperationException
Packages that use OperationException
-
Uses of OperationException in Unnamed Package
Methods in Unnamed Package that throw OperationException -
Uses of OperationException in model
Methods in model that throw OperationExceptionModifier and TypeMethodDescriptionvoid
GameModel.addFacility
(Facility facility) Adds the facility to the city.void
Adds the zone to the city.GameModel.queryZoneStatistics
(Coordinate coordinate) Gets the statistics of a specified zonevoid
GameModel.removeBuildable
(Coordinate coordinate) removes a buildable completely from the city.void
GameModel.updateTaxRate
(double newTaxRate) Updates city's tax rate