public class SimulationStartException extends EnterprisePluginException
| Constructor and Description |
|---|
SimulationStartException(Simulation simulation,
boolean created,
java.lang.Throwable cause) |
| Modifier and Type | Method and Description |
|---|---|
Simulation |
getSimulation() |
boolean |
isCreated() |
public SimulationStartException(Simulation simulation, boolean created, java.lang.Throwable cause)
public Simulation getSimulation()
public boolean isCreated()