| CannotCollectEntityException |
This exception indicates that an entity program cannot be run.
|
| CannotDropEntityException |
This exception indicates that an entity program cannot be run.
|
| CannotRunProgramException |
This exception indicates that an entity program cannot be run.
|
| ElementExistsException |
This exception indicates that the element already exists.
|
| EntityAlreadyOnFieldExcpetion |
This exception indicates that an action is illegal, because the subject entity is already in on the relevant
playfield.
|
| EntityNotOnFieldException |
This exception indicates that an action was illegal, because the subject entity is not the the relevant playfield.
|
| IllegalMoveException |
This exception indicates, that a entity could not move.
|
| SimulationExcpetion |
The parent of all exceptions thrown by the simulation.
|
| TimerAlreadyRunning |
|
| UncheckedInterruptedException |
This exception indicates that an entity program cannot be run.
|