Exception: Katello::Errors::ManifestExpired

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

Instance Method Summary collapse

Instance Method Details

#messageObject



163
164
165
# File 'app/lib/katello/errors.rb', line 163

def message
  _("This Organization's subscription manifest has expired. Please import a new manifest.")
end