Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/getsentry/sentry
/ NotificationClassNotSetException
Class
NotificationClassNotSetException
src/sentry/notifications/class_manager.py:14–15 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
12
13
14
class
NotificationClassNotSetException(Exception):
15
pass
16
17
18
class
NotificationClassManager:
Callers
2
async_send_notification
Function · 0.90
get
Method · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected