monasca-notification/notification_exceptions.py

4 lines
50 B
Python
Raw Normal View History

class NotificationException(Exception):
pass