Class ServerComplianceException

java.lang.Object
java.lang.Throwable
java.lang.Exception
za.co.wethinkcode.robots.errors.ServerComplianceException
All Implemented Interfaces:
Serializable

public class ServerComplianceException extends Exception
Thrown whenever the client receives some information from the server that does not comply with the Robot World Specification
See Also:
  • Constructor Details

    • ServerComplianceException

      public ServerComplianceException(String message)