Package simulations.core.exceptions

Exception Summary
AttackDeadPlayerException This exception is thrown when a strategy returns a dead player to attack
AttackMySelfException This exception is thrown when an attack strategy returns the owner of the strategy to attack
ManyPlayerToAttackException This class describes an exception thrown when a strategy returns more that one player to attack
NoPlayerToAttackException This class describes an exception thrown when a strategy returns no player to attack