Exception: Katello::Errors::OrphanCleanupRepoVersionDeleteError
- Inherits:
-
StandardError
- Object
- StandardError
- Katello::Errors::OrphanCleanupRepoVersionDeleteError
- Defined in:
- app/lib/katello/errors.rb
Instance Method Summary collapse
Instance Method Details
#message ⇒ Object
177 178 179 |
# File 'app/lib/katello/errors.rb', line 177 def _('Orphan cleanup failed to delete some Pulp repository versions. Check the logs for more details.') end |