Exception: ChefApply::Action::ConvergeTarget::CCRFailureMapper::RemoteChefRunFailedToResolveError

Inherits:
ErrorNoStack
  • Object
show all
Defined in:
lib/chef_apply/action/converge_target/ccr_failure_mapper.rb

Instance Attribute Summary

Attributes inherited from Error

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

Instance Method Summary collapse

Constructor Details

#initialize(path) ⇒ RemoteChefRunFailedToResolveError

Returns a new instance of RemoteChefRunFailedToResolveError.



93
# File 'lib/chef_apply/action/converge_target/ccr_failure_mapper.rb', line 93

def initialize(path); super("CHEFCCR001", path); end