public class AgentExceptions
extends java.lang.Object
| Modifier and Type | Class and Description |
|---|---|
static class |
AgentExceptions.AgentAttributeNotFound
Agent does not have initiliazed attribute.
|
static class |
AgentExceptions.IllegalAgentException
This exception is thrown If it has been tried to instantiate an agent
with illegal arguments.
|
static class |
AgentExceptions.InvalidNeighborhoodDistanceException |
static class |
AgentExceptions.InventoryNotFoundException |
static class |
AgentExceptions.MaxAgentsException |
static class |
AgentExceptions.TeamNotFoundException |
static class |
AgentExceptions.WeaponNotFoundException |
| Constructor and Description |
|---|
AgentExceptions() |