pyhOn/pyhon/exceptions.py

3 lines
50 B
Python
Raw Permalink Normal View History

class HonAuthenticationError(Exception):
pass