Exception: Chef::Exceptions::NoSuchAttribute
- Inherits:
-
RuntimeError
- Object
- RuntimeError
- Chef::Exceptions::NoSuchAttribute
- Defined in:
- lib/chef/exceptions.rb
Overview
NoSuchAttribute is raised on access by node.read!(“foo”, “bar”) when node[“bar”] does not exist.