| ResponseStatus-class {BaseSpaceR} | R Documentation |
"ResponseStatus"The ResponseStatus class is used internally to manage the status messages returned by the REST service.
Objects can be created by calls of the form ResponseStatus().
ResponseStatus() creates an ResponseStatus instances...
signature(x = "ServiceURI"): Returns
TRUE if the HTTP status is 2xx.
signature(object = "ServiceURI"): ...
Adrian Alexa
showClass("ResponseStatus")