Exception: ChefLicensing::InvalidLicense
- Defined in:
- lib/chef-licensing/exceptions/invalid_license.rb
Direct Known Subclasses
Instance Method Summary collapse
Instance Method Details
#message ⇒ Object
5 6 7 |
# File 'lib/chef-licensing/exceptions/invalid_license.rb', line 5 def super || "Invalid License" end |