Uses of Class
org.powertac.common.exceptions.PowerTacException
-
Packages that use PowerTacException Package Description org.powertac.common.repo Repositories that need to exist in both the Power TAC simulation server and in brokers. -
-
Uses of PowerTacException in org.powertac.common.repo
Methods in org.powertac.common.repo that throw PowerTacException Modifier and Type Method Description WeatherForecast
WeatherForecastRepo. currentWeatherForecast()
Returns the current WeatherForecastWeatherReport
WeatherReportRepo. currentWeatherReport()
Returns the current weatherReport
-