public class BaseResponse extends Object implements Response
Modifier | Constructor and Description |
---|---|
protected |
BaseResponse(ResponseStatus status) |
protected BaseResponse(ResponseStatus status)
public ResponseStatus status()
Response
Note that it might indicate a successful response or an error of some other sorts. Please see the enum for further description of the potential states it can be in.
Copyright © 2020 Couchbase, Inc.. All rights reserved.