mirror of
https://github.com/PaiGramTeam/EnkaNetwork.py.git
synced 2024-11-16 11:52:18 +00:00
7 lines
87 B
Python
7 lines
87 B
Python
class VaildateUIDError(Exception):
|
|
pass
|
|
|
|
|
|
class UIDNotFounded(Exception):
|
|
pass
|