Exception: Katello::Errors::HostCollectionEmptyException

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

Instance Method Summary collapse

Instance Method Details

#messageObject



37
38
39
# File 'app/lib/katello/errors.rb', line 37

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