Exception: ChefLicensing::SoftwareNotEntitled
- Defined in:
- lib/chef-licensing/exceptions/software_not_entitled.rb
Instance Method Summary collapse
Instance Method Details
#message ⇒ Object
5 6 7 |
# File 'lib/chef-licensing/exceptions/software_not_entitled.rb', line 5 def super || "Software not entitled" end |