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