Uses of Class
za.co.wethinkcode.robots.errors.ServerComplianceException
Packages that use ServerComplianceException
Package
Description
Parent module of the client of the Robot World Game
Classes and submodules in this module encapsulate all functionality of the world
-
Uses of ServerComplianceException in za.co.wethinkcode.robots.client
Constructors in za.co.wethinkcode.robots.client that throw ServerComplianceExceptionModifierConstructorDescriptionClientRobot(InputParser p, com.google.gson.JsonObject launchResponseData) Construct a client from the response given by a server -
Uses of ServerComplianceException in za.co.wethinkcode.robots.client.memory
Methods in za.co.wethinkcode.robots.client.memory that throw ServerComplianceException -
Uses of ServerComplianceException in za.co.wethinkcode.robots.server.world
Constructors in za.co.wethinkcode.robots.server.world that throw ServerComplianceException