D7net
Home
Console
Upload
information
Create File
Create Folder
About
Tools
:
/
opt
/
imh-python
/
lib
/
python3.9
/
site-packages
/
redis
/
commands
/
graph
/
Filename :
exceptions.py
back
Copy
class VersionMismatchException(Exception): def __init__(self, version): self.version = version