HexDigestError

exception HexDigestError(offending_hexdigests: Collection[HexDigestMismatch])[source]

Thrown if the hashsums do not match expected hashsums.

Instantiate the exception.

Parameters:

offending_hexdigests – The result from get_offending_hexdigests()