You've already forked pyhOn
mirror of
https://github.com/Andre0512/pyhOn.git
synced 2025-11-28 21:39:44 +02:00
Improve logging for authentication errors
This commit is contained in:
2
pyhon/exceptions.py
Normal file
2
pyhon/exceptions.py
Normal file
@@ -0,0 +1,2 @@
|
||||
class HonAuthenticationError(Exception):
|
||||
pass
|
||||
Reference in New Issue
Block a user