HexDigestError

exception HexDigestError(offending_hexdigests)[source]

Thrown if the hashsums do not match expected hashsums.

Instantiate the exception.

Parameters:

offending_hexdigests (Collection[HexDigestMismatch]) – The result from get_offending_hexdigests()