HyperDriveException Class

Base exception related to HyperDrive service.

Initialize a new instance of HyperDriveException.

Inheritance
azureml._common.exceptions.AzureMLException
HyperDriveException

Constructor

HyperDriveException(exception_message, **kwargs)

Parameters

Name Description
exception_message
Required
str

A message describing the error.

exception_message
Required
str

A message describing the error.

Attributes

error_code

Property that represents the error code for a particular AzureML error.