Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/getsentry/sentry
/ type
Method
type
src/sentry/models/eventerror.py:117–118 ·
view source on GitHub ↗
(self)
Source
from the content-addressed store, hash-verified
115
116
@property
117
def
type(self):
118
return
self._data[
"type"
]
119
120
@property
121
def
data(self):
Callers
2
set
Method · 0.45
type
Function · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected