tg_rss_bot/exceptions.py

3 lines
108 B
Python

class DisplayableException(Exception):
"""Exception which could be safely displayed to the end-user."""