Exception: ChefApply::APIError

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

Overview

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

Direct Known Subclasses

ChefApply::Action::MissingOptions

Instance Attribute Summary

Attributes inherited from Error

#decorate, #id, #params, #show_log, #show_stack

Method Summary

Methods inherited from Error

#initialize

Constructor Details

This class inherits a constructor from ChefApply::Error