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
33 34 35 |
# File 'app/lib/katello/errors.rb', line 33 def _("Host collection is empty.") end |