Uses of Class
fr.enedis.chutney.server.core.domain.scenario.ScenarioNotParsableException
Packages that use ScenarioNotParsableException
-
Uses of ScenarioNotParsableException in fr.enedis.chutney.server.core.domain.execution
Methods in fr.enedis.chutney.server.core.domain.execution that throw ScenarioNotParsableExceptionModifier and TypeMethodDescriptionScenarioExecutionEngine.execute(ExecutionRequest executionRequest) Retrieves a scenario from it's ID, executes it on ExecutionEngine and store StepExecutionReport.