class ChefApply::Action::ConvergeTarget::CCRFailureMapper::RemoteChefClientRunFailedUnknownReason

Public Class Methods

new() click to toggle source
Calls superclass method ChefApply::ErrorNoStack::new
# File lib/chef_apply/action/converge_target/ccr_failure_mapper.rb, line 89
def initialize(); super("CHEFCCR099"); end