Uses of Package
za.co.wethinkcode.robots.errors
Packages that use za.co.wethinkcode.robots.errors
Package
Description
Behaviour related to the behaviour and interactions with the robot-world api
Parent module for the server of the Robot World game
This module stores all commands executed in the Robot World Game
This package represents all commands sent in from clients in the Robot World Game
Classes in this package encapsulate networking related behavior e.g.
-
Classes in za.co.wethinkcode.robots.errors used by za.co.wethinkcode.robots.apiClassDescriptionThis exception encapsulates the behaviour of a
Robotwho cannot act, typically due to a mismatchedStatussuch asStatus.DEADInternal Error for Unsupported Robot World Command -
Classes in za.co.wethinkcode.robots.errors used by za.co.wethinkcode.robots.serverClassDescriptionThis error is thrown when there is an issue initialising the server for whatever reason.
-
Classes in za.co.wethinkcode.robots.errors used by za.co.wethinkcode.robots.server.commands
-
Classes in za.co.wethinkcode.robots.errors used by za.co.wethinkcode.robots.server.commands.external
-
Classes in za.co.wethinkcode.robots.errors used by za.co.wethinkcode.robots.server.networkingClassDescriptionAll Exceptions related to the client connecting to the server (especially with regards to the
ConnectedClientare handled by this class