This website requires JavaScript.
Explore
Help
Sign In
augustin64
/
MsRewards-Reborn
Watch
1
Star
0
Fork
0
You've already forked MsRewards-Reborn
forked from
piair/MsRewards-Reborn
Code
Pull Requests
Activity
aeb93e8a55
MsRewards-Reborn
/
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
Copy Permalink