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
158 159 160 161 |
# File 'app/lib/katello/errors.rb', line 158 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 |