class ActiveStorage::IntegrityError
Raised when uploaded or downloaded data does not match a precomputed checksum. Indicates that a network error or a software bug caused data corruption.
Inherits From
-
class
ActiveStorage::
Error