Exception: Katello::Errors::HostRegisteredException

Inherits:
StandardError
  • Object
show all
Defined in:
app/lib/katello/errors.rb

Instance Method Summary collapse

Instance Method Details

#messageObject



43
44
45
# File 'app/lib/katello/errors.rb', line 43

def message
  _("Content host must be unregistered before performing this action.")
end