Uses of Class
za.co.wethinkcode.robots.client.errors.ServerRobotFailedException
Packages that use ServerRobotFailedException
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
-
Uses of ServerRobotFailedException in za.co.wethinkcode.robots.client
Methods in za.co.wethinkcode.robots.client that throw ServerRobotFailedExceptionModifier and TypeMethodDescriptionvoidClientState.changeState(ClientCommandRequest request, ServerResponse response) -
Uses of ServerRobotFailedException in za.co.wethinkcode.robots.client.clientRobot
Methods in za.co.wethinkcode.robots.client.clientRobot that throw ServerRobotFailedExceptionModifier and TypeMethodDescriptionstatic ClientRobotClientRobotFactory.create(LaunchCommandServerResponse serverResponse, LaunchCommandRequest req)