Exception: Katello::Errors::OrphanCleanupRepoVersionDeleteError

Inherits:
StandardError
  • Object
show all
Defined in:
app/lib/katello/errors.rb

Instance Method Summary collapse

Instance Method Details

#messageObject



177
178
179
# File 'app/lib/katello/errors.rb', line 177

def message
  _('Orphan cleanup failed to delete some Pulp repository versions. Check the logs for more details.')
end