MissingPackageException 类

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

继承
azureml.exceptions._azureml_exception.UserErrorException
MissingPackageException

构造函数

MissingPackageException(exception_message, **kwargs)

参数

exception_message
str
必需

描述错误的消息。