MCPcopy 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

1class NotificationTechnicalFailureException(Exception):
2 pass
3
4
5class ArchiveValidationError(Exception):

Callers 8

technical_failureFunction · 0.90
sanitise_letterFunction · 0.90
process_sanitised_letterFunction · 0.90
deliver_smsFunction · 0.90
deliver_emailFunction · 0.90
deliver_letterFunction · 0.90

Calls

no outgoing calls

Tested by

no test coverage detected