BarecatIntegrityError#

exception barecat.exceptions.BarecatIntegrityError(message)[source]#

Bases: BarecatError

Exception raised when the CRC32C checksum of a file does not match the expected checksum

Parameters:

message (str)