mirror of
https://github.com/Andre0512/pyhOn.git
synced 2025-05-13 06:34:25 -04:00
Improve logging for authentication errors
This commit is contained in:
parent
e857fe91de
commit
b4b782c52c
4 changed files with 46 additions and 29 deletions
2
pyhon/exceptions.py
Normal file
2
pyhon/exceptions.py
Normal file
|
@ -0,0 +1,2 @@
|
|||
class HonAuthenticationError(Exception):
|
||||
pass
|
Loading…
Add table
Add a link
Reference in a new issue