ServiceException 类

与失败的服务调用相关的异常。 异常包含状态代码和与异常相关的任何详细信息(如果可用)。

继承
azureml._restclient.exceptions.AzureMLRestClientException
ServiceException
azureml._restclient.models.error_response.ErrorResponseException
ServiceException

构造函数

ServiceException(error_response_exception, **kwargs)

参数

error_response_exception