Exception: ChefApply::LicenseCheckFailed

Inherits:
Error
  • Object
show all
Defined in:
lib/chef_apply/cli.rb

Instance Attribute Summary

Attributes inherited from Error

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

Instance Method Summary collapse

Constructor Details

#initializeLicenseCheckFailed

Returns a new instance of LicenseCheckFailed.



343
# File 'lib/chef_apply/cli.rb', line 343

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