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