Exception: ActiveStorage::IntegrityError

Inherits:
Error
  • Object
show all
Defined in:
activestorage/lib/active_storage/errors.rb

Overview

Raised when uploaded or downloaded data does not match a precomputed checksum. Indicates that a network error or a software bug caused data corruption.