public class WatchResponseWithError extends Object
| Constructor and Description |
|---|
WatchResponseWithError(com.coreos.jetcd.common.exception.EtcdException e) |
WatchResponseWithError(com.coreos.jetcd.api.WatchResponse watchResponse) |
| Modifier and Type | Method and Description |
|---|---|
com.coreos.jetcd.common.exception.EtcdException |
getException() |
com.coreos.jetcd.api.WatchResponse |
getWatchResponse() |
Copyright © 2018. All rights reserved.