Uses of Package
za.co.wethinkcode.robots.client.errors
Packages that use za.co.wethinkcode.robots.client.errors
Package
Description
All classes and subpackages in this package are used by the client binary.
Classes in this package are focused on helping the client robot work
Classes for Client side requests for a command to be executed on the server
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.
-
Classes in za.co.wethinkcode.robots.client.errors used by za.co.wethinkcode.robots.clientClassDescriptionException for a failure to parse JSON in an unexpected way.Exception for a failure to create a Robot on the server side
-
Classes in za.co.wethinkcode.robots.client.errors used by za.co.wethinkcode.robots.client.clientRobotClassDescriptionException for a failure to create a Robot on the server side
-
Classes in za.co.wethinkcode.robots.client.errors used by za.co.wethinkcode.robots.client.commandsClassDescriptionException for a failure to parse JSON in an unexpected way.
-
Classes in za.co.wethinkcode.robots.client.errors used by za.co.wethinkcode.robots.server.clientCommandsClassDescriptionException for a failure to parse JSON in an unexpected way.