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 of the client of the Robot World Game
Classes in the client.networking module encapsulate the way the Robot Worlds
Client interacts with the network
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
This package contains all commands that are called by the server administrator in the Robot World Game.
Classes in this package encapsulate networking related behavior e.g.
Classes and submodules in this module encapsulate all functionality of the world
-
Classes in za.co.wethinkcode.robots.errors used by za.co.wethinkcode.robots.apiClassDescriptionErrors related to the state of the client's persistent memory.This exception is thrown when a robot that was once active has been purged by the server administratorInternal Error for Unsupported Robot World Command
-
Classes in za.co.wethinkcode.robots.errors used by za.co.wethinkcode.robots.clientClassDescriptionThrown whenever the client receives some information from the server that does not comply with the Robot World SpecificationInternal Error for Unsupported Robot World Command
-
Classes in za.co.wethinkcode.robots.errors used by za.co.wethinkcode.robots.client.memoryClassDescriptionThrown whenever the client receives some information from the server that does not comply with the Robot World Specification
-
Classes in za.co.wethinkcode.robots.errors used by za.co.wethinkcode.robots.client.networkingClassDescriptionErrors related to the state of the client's persistent memory.
-
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.commandsClassDescriptionThrow this exception if arguments are incorrectly formattedThis exception is thrown when a robot that was once active has been purged by the server administratorInternal Error for Unsupported Robot World Command
-
Classes in za.co.wethinkcode.robots.errors used by za.co.wethinkcode.robots.server.commands.externalClassDescriptionThrow this exception if arguments are incorrectly formattedInternal Error for Unsupported Robot World Command
-
Classes in za.co.wethinkcode.robots.errors used by za.co.wethinkcode.robots.server.commands.internalClassDescriptionThis message is thrown when a
WorldObjectto be found but for whatever reason, is not. -
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 -
Classes in za.co.wethinkcode.robots.errors used by za.co.wethinkcode.robots.server.worldClassDescriptionThis message is thrown when a
WorldObjectto be found but for whatever reason, is not.Thrown whenever the client receives some information from the server that does not comply with the Robot World Specification