Exception: ChefApply::Errors::CCRFailureMapper::RemoteChefClientRunFailed

Inherits:
ChefApply::ErrorNoLogs show all
Defined in:
lib/chef_apply/errors/ccr_failure_mapper.rb

Instance Attribute Summary

Attributes inherited from ChefApply::Error

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

Instance Method Summary collapse

Constructor Details

#initialize(id, *args) ⇒ RemoteChefClientRunFailed

Returns a new instance of RemoteChefClientRunFailed.



80
# File 'lib/chef_apply/errors/ccr_failure_mapper.rb', line 80

def initialize(id, *args); super(id, *args); end