Method: Chef::RunStatus#exception

Defined in:
lib/chef/run_status.rb

#exceptionObject

Returns the value of attribute exception.



34
35
36
# File 'lib/chef/run_status.rb', line 34

def exception
  @exception
end