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
163 164 165 |
# File 'app/lib/katello/errors.rb', line 163 def _("This Organization's subscription manifest has expired. Please import a new manifest.") end |