Exception: ChefCore::APIError

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

Overview

Provide a base type for internal usage errors that should not leak out but may anyway.

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