lib-not-dr/lib_not_dr/command/exception.py
2023-07-11 18:19:00 +08:00

3 lines
68 B
Python

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