Exception: ChefCLI::PolicyfileServiceError
- Inherits:
 - 
      StandardError
      
        
- Object
 - StandardError
 - ChefCLI::PolicyfileServiceError
 
 
- 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.
Direct Known Subclasses
ExportDirNotEmpty, GitError, InvalidPolicyArchive, LockfileNotFound, MalformedLockfile, PolicyfileNestedException, PolicyfileNotFound