Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/alphagov/notifications-api
/ NotificationTechnicalFailureException
Class
NotificationTechnicalFailureException
app/exceptions.py:1–2 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
class
NotificationTechnicalFailureException(Exception):
2
pass
3
4
5
class
ArchiveValidationError(Exception):
Callers
8
technical_failure
Function · 0.90
process_letter_callback_data
Function · 0.90
get_pdf_for_templated_letter
Function · 0.90
sanitise_letter
Function · 0.90
process_sanitised_letter
Function · 0.90
deliver_sms
Function · 0.90
deliver_email
Function · 0.90
deliver_letter
Function · 0.90
Calls
no outgoing calls
Tested by
no test coverage detected