Difficult-Rocket/libs/lib_not_dr/command/exception.py

3 lines
68 B
Python
Raw Normal View History

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