MindIEClientException对象初始化。
def __init__(self, message)
参数名
参数类型
输入/输出
说明
message
String
输入
异常信息,长度取值范围在[1, 512000]。
无