Exception: Katello::Errors::ContainerRegistryNotConfigured
- Inherits:
-
StandardError
- Object
- StandardError
- Katello::Errors::ContainerRegistryNotConfigured
- Defined in:
- app/lib/katello/errors.rb
Instance Method Summary collapse
Instance Method Details
#message ⇒ Object
144 145 146 |
# File 'app/lib/katello/errors.rb', line 144 def _("No URL found for a container registry. Please check the configuration.") end |