Exception: ChefCLI::PolicyfileServiceError

Inherits:
StandardError
  • Object
show all
Defined in:
lib/chef-cli/service_exceptions.rb

Overview

Base class for errors raised by ChefCLI::PolicyfileServices objects. Don’t raise this directly, create a descriptively-named subclass. You can rescue this to catch all errors from PolicyfileServices objects though.