Exception: ChefCore::TargetResolver::TargetResolverError

Inherits:
Error
  • Object
show all
Defined in:
lib/chef_core/target_resolver.rb

Overview

Provide an error base for all targetresolver errors, to simplify handling when caller is not concerned with the specific failure.

Instance Attribute Summary

Attributes inherited from Error

#id, #params

Method Summary

Methods inherited from Error

#initialize

Constructor Details

This class inherits a constructor from ChefCore::Error