Method: Datadog::Core::Workers::Async::Thread#error
- Defined in:
- lib/datadog/core/workers/async.rb
#error ⇒ Object (readonly)
Returns the value of attribute error.
31 32 33 |
# File 'lib/datadog/core/workers/async.rb', line 31 def error @error end |