Uses of Class
za.co.wethinkcode.robots.server.errors.ErrorResponseBuilder
Packages that use ErrorResponseBuilder
Package
Description
This package contains classes that encapsulate internal server error handling
-
Uses of ErrorResponseBuilder in za.co.wethinkcode.robots.server.errors
Methods in za.co.wethinkcode.robots.server.errors that return ErrorResponseBuilderModifier and TypeMethodDescriptionSetter for the data of this error response builderErrorResponseBuilder.addErrorSource(ImplementedClientCommands errorSource) Setter for the error source of this error responseErrorResponseBuilder.setInternalResponseCode(InternalResponseCode internalResponseCode) Setter for the internal response codeErrorResponseBuilder.setMessage(String message) Setter for the messageErrorResponseBuilder.setState(RobotState state) Setter for the State of the robot