Exception: ChefLicensing::LicenseFileCorrupted
- Defined in:
- lib/chef-licensing/exceptions/license_file_corrupted.rb
Instance Method Summary collapse
Instance Method Details
#message ⇒ Object
5 6 7 |
# File 'lib/chef-licensing/exceptions/license_file_corrupted.rb', line 5 def super || "License file contents are corrupted" end |