public static class FetchDataFlow.DownloadedVsRequestedDataMismatch
Constructor and Description |
---|
DownloadedVsRequestedDataMismatch(SecureHash requested,
SecureHash got) |
Modifier and Type | Method and Description |
---|---|
SecureHash |
getGot() |
SecureHash |
getRequested() |
public DownloadedVsRequestedDataMismatch(SecureHash requested, SecureHash got)
public SecureHash getRequested()
public SecureHash getGot()