error_json方法

error_json

获取 JSON 格式的错误消息字符串。

返回

JSON 格式字符串。

def error_json(self, msg):
    ...
范围类型描述
msgstr错误消息。

也可以看看