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 RPCManager for more information on these codes

See Also:
RPCResponse.STATUS_SUCCESS, com.smartgwt.client.rpc.RPCResponse#STATUS_OFFLINE, RPCResponse.STATUS_FAILURE, RPCResponse.STATUS_VALIDATION_ERROR, RPCResponse.STATUS_LOGIN_INCORRECT, RPCResponse.STATUS_MAX_LOGIN_ATTEMPTS_EXCEEDED, RPCResponse.STATUS_LOGIN_REQUIRED, RPCResponse.STATUS_LOGIN_SUCCESS, com.smartgwt.client.rpc.RPCResponse#STATUS_UPDATE_WITHOUT_PK_ERROR, com.smartgwt.client.rpc.RPCResponse#STATUS_TRANSACTION_FAILED, RPCResponse.STATUS_TRANSPORT_ERROR, com.smartgwt.client.rpc.RPCResponse#STATUS_UNKNOWN_HOST_ERROR, com.smartgwt.client.rpc.RPCResponse#STATUS_CONNECTION_RESET_ERROR, RPCResponse.STATUS_SERVER_TIMEOUT