Exception: Katello::Errors::UpstreamConsumerGone
- Inherits:
-
StandardError
- Object
- StandardError
- Katello::Errors::UpstreamConsumerGone
- Defined in:
- app/lib/katello/errors.rb
Instance Method Summary collapse
Instance Method Details
#message ⇒ Object
133 134 135 136 |
# File 'app/lib/katello/errors.rb', line 133 def _("The manifest doesn't exist on console.redhat.com. " \ "Please create and import a new manifest.") end |