class ActiveStorage::UnrepresentableError

Use ActiveStorage::Blob#representable? to determine whether a blob is representable.
Raised when ActiveStorage::Blob#representation is called on a blob that isn’t representable.