Method: Sentry::SingleExceptionInterface#thread_id

Defined in:
lib/sentry/interfaces/single_exception.rb

#thread_idObject (readonly)

Returns the value of attribute thread_id.

[View source]

14
15
16
# File 'lib/sentry/interfaces/single_exception.rb', line 14

def thread_id
  @thread_id
end