public class SnapshotReaderResponseWithError extends Object
| Modifier and Type | Field and Description |
|---|---|
Exception |
error |
com.coreos.jetcd.api.SnapshotResponse |
snapshotResponse |
| Constructor and Description |
|---|
SnapshotReaderResponseWithError(Exception e) |
SnapshotReaderResponseWithError(com.coreos.jetcd.api.SnapshotResponse snapshotResponse) |
public com.coreos.jetcd.api.SnapshotResponse snapshotResponse
public Exception error
public SnapshotReaderResponseWithError(com.coreos.jetcd.api.SnapshotResponse snapshotResponse)
public SnapshotReaderResponseWithError(Exception e)
Copyright © 2017. All rights reserved.