SerializationException 类

与序列化数据无效相关的异常。

初始化 UserErrorException 的新实例。

继承
azureml.exceptions._azureml_exception.UserErrorException
SerializationException

构造函数

SerializationException(exception_message, **kwargs)

参数

名称 说明
exception_message
必需
str

描述错误的消息。

exception_message
必需
str

描述错误的消息。