Logo
Explore Help
Sign In
darkhelm/notifications-api
1
0
Fork 0
You've already forked notifications-api
mirror of https://github.com/GSA/notifications-api.git synced 2026-08-17 13:08:52 -04:00
Code Issues Packages Projects Releases Wiki Activity
Files
2a3095d5c579e8160e03b582a0dfc97c42ba9356
notifications-api/app/exceptions.py

4 lines
96 B
Python
Raw Normal View History

Added a new exception type for DVLAException. The Notify team needs to investigate when a notification is marked as failed. We will process the whole file and mark the notifications with the appropriate status, if any are failed an exception is raised. The exception will trigger a cloud watch error for the team to investigate.
2018-02-22 15:05:37 +00:00
class DVLAException(Exception):
def __init__(self, message):
self.message = message
Reference in New Issue Copy Permalink
Powered by Gitea Version: 1.25.0 Page: 586ms Template: 18ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API