Exception: Katello::Errors::SubscriptionConnectionNotEnabled
- Inherits:
-
StandardError
- Object
- StandardError
- Katello::Errors::SubscriptionConnectionNotEnabled
- Defined in:
- app/lib/katello/errors.rb
Instance Method Summary collapse
Instance Method Details
#message ⇒ Object
150 151 152 153 |
# File 'app/lib/katello/errors.rb', line 150 def _("Access to Red Hat Subscription Management " \ "is prohibited. If you would like to change this, please update the content setting 'Subscription connection enabled'.") end |