MCPcopy
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
14class NotificationClassNotSetException(Exception):
15 pass
16
17
18class NotificationClassManager:

Callers 2

async_send_notificationFunction · 0.90
getMethod · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected