Exception: ChefLicensing::RestfulClientConnectionError
- Defined in:
- lib/chef-licensing/exceptions/restful_client_connection_error.rb
Instance Method Summary collapse
Instance Method Details
#message ⇒ Object
5 6 7 |
# File 'lib/chef-licensing/exceptions/restful_client_connection_error.rb', line 5 def super || "Restful Client Connection Error" end |