Method: ChefApply::WrappedError#contained_exception
- Defined in:
- lib/chef_apply/error.rb
#contained_exception ⇒ Object
Returns the value of attribute contained_exception.
49 50 51 |
# File 'lib/chef_apply/error.rb', line 49 def contained_exception @contained_exception end |