class DownloadedVsRequestedSizeMismatch : IllegalArgumentException
DownloadedVsRequestedSizeMismatch(requested: Int, got: Int)
val got: Int
val requested: Int