Exception: ChefLicensing::MissingAPICredentialsError
- Defined in:
- lib/chef-licensing/exceptions/missing_api_credentials_error.rb
Instance Method Summary collapse
Instance Method Details
#message ⇒ Object
3 4 5 |
# File 'lib/chef-licensing/exceptions/missing_api_credentials_error.rb', line 3 def super || "Missing API credentials. Check README for more details." end |