Method: Concurrent::Futures::AsyncError#reason

Defined in:
lib/concurrent/futures.rb

#reasonObject (readonly)

Returns the value of attribute reason.



23
24
25
# File 'lib/concurrent/futures.rb', line 23

def reason
  @reason
end