Uses of Class
de.unistuttgart.informatik.fius.icge.simulation.exception.SimulationExcpetion
-
Packages that use SimulationExcpetion Package Description de.unistuttgart.informatik.fius.icge.simulation.exception -
-
Uses of SimulationExcpetion in de.unistuttgart.informatik.fius.icge.simulation.exception
Subclasses of SimulationExcpetion in de.unistuttgart.informatik.fius.icge.simulation.exception Modifier and Type Class Description classCannotCollectEntityExceptionThis exception indicates that an entity program cannot be run.classCannotDropEntityExceptionThis exception indicates that an entity program cannot be run.classEntityAlreadyOnFieldExcpetionThis exception indicates that an action is illegal, because the subject entity is already in on the relevant playfield.classEntityNotOnFieldExceptionThis exception indicates that an action was illegal, because the subject entity is not the the relevant playfield.classIllegalMoveExceptionThis exception indicates, that a entity could not move.
-