Class | Chef::Formatters::ErrorInspectors::NodeLoadErrorInspector |
In: |
lib/chef/formatters/error_inspectors/node_load_error_inspector.rb
|
Parent: | Object |
Wraps exceptions caused by API calls to the server.
config | [R] | |
exception | [R] | |
node_name | [R] |
Custom 404 error messaging. Users sometimes see 404s when they have misconfigured server URLs, and the wrong one redirects to the new one, e.g., PUT wrong.url/nodes/node-name becomes a GET after a redirect.