pyhOn/pyhon/exceptions.py

3 lines
50 B
Python
Raw Normal View History

class HonAuthenticationError(Exception):
pass