class ChefApply::Action::ConvergeTarget::HandlerUploadFailed
Public Class Methods
new()
click to toggle source
Calls superclass method
ChefApply::Error::new
# File lib/chef_apply/action/converge_target.rb, line 210 def initialize(); super("CHEFUPL004"); end