- All Implemented Interfaces:
- Serializable
public class AgentKillFailure
extends Failure
Notifies an agent that a failure has occurred when it tried to commit a suicide.
The event is fired within the default space of the inner context of the failing agent.
Subclasses of this event could be defined in order to specify more in detail the failure.
Only the killing agent receives this event.
- Since:
- 0.12
- Version:
- io.sarl.core 0.12.0 20210527-171007
- Author:
- Stéphane Galland
- See Also:
- Serialized Form
- Maven Group Id:
- io.sarl
- Maven Artifact Id:
- io.sarl.core