class |
CannotCollectEntityException |
This exception indicates that an entity program cannot be run.
|
class |
CannotDropEntityException |
This exception indicates that an entity program cannot be run.
|
class |
EntityAlreadyOnFieldExcpetion |
This exception indicates that an action is illegal, because the subject entity is already in on the relevant
playfield.
|
class |
EntityNotOnFieldException |
This exception indicates that an action was illegal, because the subject entity is not the the relevant playfield.
|
class |
EntityOnAnotherFieldException |
This exception indicates that an action is illegal, because the subject entity is already on another playfield.
|
class |
IllegalMoveException |
This exception indicates, that a entity could not move.
|