Package com.smartgwt.client.docs
Interface StatusCodes
public interface StatusCodes
Status codes returned by the server as rpcResponse.status.
See the error handling doc section in
See the error handling doc section in
RPCManager
for more information on these
codes- See Also:
-
RPCResponse.STATUS_SUCCESS
RPCResponse.STATUS_OFFLINE
RPCResponse.STATUS_FAILURE
RPCResponse.STATUS_AUTHORIZATION_FAILURE
RPCResponse.STATUS_VALIDATION_ERROR
RPCResponse.STATUS_LOGIN_INCORRECT
RPCResponse.STATUS_MAX_LOGIN_ATTEMPTS_EXCEEDED
RPCResponse.STATUS_LOGIN_REQUIRED
RPCResponse.STATUS_LOGIN_SUCCESS
RPCResponse.STATUS_UPDATE_WITHOUT_PK_ERROR
RPCResponse.STATUS_TRANSACTION_FAILED
RPCResponse.STATUS_MAX_FILE_SIZE_EXCEEDED
RPCResponse.STATUS_MAX_POST_SIZE_EXCEEDED
RPCResponse.STATUS_REQUIRED_CRITERIA_MISSING
RPCResponse.STATUS_CRITERIA_REQUIRED_ERROR
RPCResponse.STATUS_FILE_REQUIRED_ERROR
RPCResponse.INVALID_RESPONSE_FORMAT
RPCResponse.STATUS_TRANSPORT_ERROR
RPCResponse.STATUS_UNKNOWN_HOST_ERROR
RPCResponse.STATUS_CONNECTION_RESET_ERROR
RPCResponse.STATUS_SERVER_TIMEOUT