Package cz.cuni.pogamut.exceptions

Pogamut specific exceptions.

See:
          Description

Exception Summary
BotLoadingException Exception indicating errors during loading of bot class.
CantCloseConnectionException  
CantReadException  
CantWriteException  
ClientException  
ConnectException  
DisconnectException  
PogamutException Mother and father of all Pogamut's exceptions - GameBots / Parser / Client
ScriptedAgentException This exception is raised by ScriptedAgent and it's descendants.
UCCStartException Exception raised when UCCWrapper fails to start the UT Server instance.
UTServerConnectionException  
UTServerConnectionReinitialization  
UTServerConnectionTerminationRequested  
 

Package cz.cuni.pogamut.exceptions Description

Pogamut specific exceptions.