Exception: Katello::Errors::HostCollectionEmptyException
- Inherits:
-
StandardError
- Object
- StandardError
- Katello::Errors::HostCollectionEmptyException
- Defined in:
- app/lib/katello/errors.rb
Instance Method Summary collapse
Instance Method Details
#message ⇒ Object
37 38 39 |
# File 'app/lib/katello/errors.rb', line 37 def _("Host collection is empty.") end |