Class Chef::Exceptions::CookbookNotFoundInRepo
In: lib/chef/exceptions.rb
Parent: ArgumentError

Cookbook loader used to raise an argument error when cookbook not found. for back compat, need to raise an error that inherits from ArgumentError

[Validate]