Package edu.kit.ipd.sdq.eventsim.exceptions
-
Exception Summary Exception Description CheckedSimulationException Checked exceptions need to be handled by the simulation.UncheckedSimulationException Unchecked exceptions do not need to be handled by the simulation.