| Class | Description |
|---|---|
| Agent<T> |
Class that represents Agent.
|
| AgentExceptions |
Class container for exceptions related to agent.
|
| Exception | Description |
|---|---|
| AgentExceptions.AgentAttributeNotFound |
Agent does not have initiliazed attribute.
|
| AgentExceptions.IllegalAgentException |
This exception is thrown If it has been tried to instantiate an agent
with illegal arguments.
|
| AgentExceptions.InvalidNeighborhoodDistanceException | |
| AgentExceptions.InventoryNotFoundException | |
| AgentExceptions.MaxAgentsException | |
| AgentExceptions.TeamNotFoundException | |
| AgentExceptions.WeaponNotFoundException |