Difficult-Rocket/libs/lib_not_dr/command/exception.py
2023-10-13 23:06:23 +08:00

3 lines
68 B
Python

class IllegalName(Exception):
"""名称或快捷名不合法"""