Exception: Katello::Errors::NoManifestImported

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

Instance Method Summary collapse

Instance Method Details

#messageObject



157
158
159
# File 'app/lib/katello/errors.rb', line 157

def message
  _("Current organization does not have a manifest imported.")
end