This website requires JavaScript.
Explore
Help
Sign In
piair
/
MsRewards-Reborn
Watch
2
Star
2
Fork
1
You've already forked MsRewards-Reborn
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
b5050e6bdc
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
Reference in New Issue
Copy Permalink