Exception: Katello::Errors::HostCollectionEmptyException

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

Instance Method Summary collapse

Instance Method Details

#messageObject



33
34
35
# File 'app/lib/katello/errors.rb', line 33

def message
  _("Host collection is empty.")
end