Exception: ActiveStorage::IntegrityError
| Relationships & Source Files | |
| Super Chains via Extension / Inclusion / Inheritance | |
| Class Chain: 
          self,
           Error,
          StandardError | |
| Instance Chain: 
          self,
           Error,
          StandardError | |
| Inherits: | ActiveStorage::Error 
 | 
| 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.