Exception: Katello::Errors::EmptyBulkActionException
- Inherits:
-
StandardError
- Object
- StandardError
- Katello::Errors::EmptyBulkActionException
- Defined in:
- app/lib/katello/errors.rb
Instance Method Summary collapse
Instance Method Details
#message ⇒ Object
39 40 41 |
# File 'app/lib/katello/errors.rb', line 39 def _("No hosts registered with subscription-manager found in selection.") end |