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