- All Implemented Interfaces:
- Serializable, Action
public class InvalidAction
extends Object
implements Action
This class represents an action that is by no means valid. It can be returned by getAction if some obscure error
in an agent occured that is to be hidden from Simulation.
- See Also:
- Serialized Form