Exception: Katello::Errors::EmptyBulkActionException

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

Instance Method Summary collapse

Instance Method Details

#messageObject



49
50
51
# File 'app/lib/katello/errors.rb', line 49

def message
  _("No hosts registered with subscription-manager found in selection.")
end