Exception: ChefApply::Action::InstallChef::ClientNotInstalled

Inherits:
ErrorNoLogs
  • Object
show all
Defined in:
lib/chef_apply/action/install_chef/base.rb

Instance Attribute Summary

Attributes inherited from Error

#decorate, #id, #params, #show_log, #show_stack

Instance Method Summary collapse

Constructor Details

#initializeClientNotInstalled

Returns a new instance of ClientNotInstalled.



145
# File 'lib/chef_apply/action/install_chef/base.rb', line 145

def initialize(); super("CHEFINS002"); end