This website requires JavaScript.
Explore
Help
Sign In
Cool_Tools
/
pyhOn
Watch
1
Star
0
Fork
0
You've already forked pyhOn
mirror of
https://github.com/Andre0512/pyhOn.git
synced
2024-11-24 14:50:12 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
970b94bfa7
pyhOn
/
pyhon
/
exceptions.py
7 lines
105 B
Python
Raw
Normal View
History
Unescape
Escape
Improve logging for authentication errors
2023-04-11 00:59:00 +02:00
class
HonAuthenticationError
(
Exception
)
:
pass
Fix unclear session errors
2023-04-12 19:14:14 +02:00
class
HonNoAuthenticationNeeded
(
Exception
)
:
pass
Reference in New Issue
Copy Permalink