Exception: ChefApply::MinimumChefVersion::ClientNotInstalled

Inherits:
ErrorNoLogs
  • Object
show all
Defined in:
lib/chef_apply/minimum_chef_version.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.



64
# File 'lib/chef_apply/minimum_chef_version.rb', line 64

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