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-07-21 00:24:16 -04:00
Code Issues Packages Projects Releases Wiki Activity
Files
e3a75d1b7d750244e5c533c5ed4ff14f553e7a67
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: 807ms Template: 15ms
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