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