Method: Sentry::SingleExceptionInterface#mechanism
- Defined in:
- lib/sentry/interfaces/single_exception.rb
#mechanism ⇒ Object (readonly)
Returns the value of attribute mechanism.
14 15 16 |
# File 'lib/sentry/interfaces/single_exception.rb', line 14 def mechanism @mechanism end |