Uses of Package
za.co.wethinkcode.robots.server.errors
Packages that use za.co.wethinkcode.robots.server.errors
Package
Description
This package encapsulates the behavior of all commands sent by a client to be executed on the server
Their unevaluated and evaluated versions are contained here.
This package contains classes that encapsulate internal server error handling
All classes in this package manage how robots work on the serverside
Classes that store info about how the world is created and managed
-
Classes in za.co.wethinkcode.robots.server.errors used by za.co.wethinkcode.robots.server.clientCommandsClassDescriptionCustom exception for trying to access a robot that doesn't exist.
-
Classes in za.co.wethinkcode.robots.server.errors used by za.co.wethinkcode.robots.server.errors
-
-
Classes in za.co.wethinkcode.robots.server.errors used by za.co.wethinkcode.robots.server.worldinfoClassDescriptionCustom exception for trying to access a robot that doesn't exist.Custom Exception for trying to update the Position of an object that doesn't existCustom exception for trying to add an object to an occupied spot.Custom Exception for handling a full world