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