RunConfigurationException 类

与查找或序列化运行配置时出现的失败相关的异常。 将不受支持的值传递给运行配置时,通常引发此异常。 在尝试提交时,反序列化过程中的失败可能会公开,即使此问题在之前就已经出现。

继承
azureml._common.exceptions.AzureMLException
RunConfigurationException

构造函数

RunConfigurationException(exception_message, **kwargs)

参数

exception_message
str
必需

描述错误的消息。