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