This website requires JavaScript.
Explore
Help
Sign In
piair
/
MsRewards
mirror of
https://gitea.augustin64.fr/piair/MsRewards-Reborn.git
Watch
1
Star
0
Fork
You've already forked MsRewards
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
70696ee91b
MsRewards
/
modules
/
error.py
8 lines
108 B
Python
Raw
Normal View
History
Unescape
Escape
custom error + better code + some things
2022-10-31 15:32:39 +01:00
class
Banned
(
Exception
)
:
pass
class
NotBanned
(
Exception
)
:
don't know
2023-05-04 17:49:51 +02:00
pass
class
Identity
(
Exception
)
:
custom error + better code + some things
2022-10-31 15:32:39 +01:00
pass