Exception: Katello::Errors::ManifestExpired
- Inherits:
-
StandardError
- Object
- StandardError
- Katello::Errors::ManifestExpired
- Defined in:
- app/lib/katello/errors.rb
Instance Method Summary collapse
Instance Method Details
#message ⇒ Object
171 172 173 |
# File 'app/lib/katello/errors.rb', line 171 def _("This Organization's subscription manifest has expired. Please import a new manifest.") end |