Method: Sentry::ErrorEvent#exception

Defined in:
lib/sentry/error_event.rb

#exceptionExceptionInterface (readonly)

Returns:

[View source]

7
8
9
# File 'lib/sentry/error_event.rb', line 7

def exception
  @exception
end