MissingPackageException 类

与方法所需的缺失 Python 包相关的异常。

初始化 UserErrorException 的新实例。

继承
azureml.exceptions._azureml_exception.UserErrorException
MissingPackageException

构造函数

MissingPackageException(exception_message, **kwargs)

参数

名称 说明
exception_message
必需
str

描述错误的消息。

exception_message
必需
str

描述错误的消息。