feat: add custom exceptions file
This commit is contained in:
2
server/exceptions.py
Normal file
2
server/exceptions.py
Normal file
@@ -0,0 +1,2 @@
|
|||||||
|
class NotAuthorisedException(Exception):
|
||||||
|
pass
|
||||||
Reference in New Issue
Block a user