HyperDriveException Class
Base exception related to HyperDrive service.
Initialize a new instance of HyperDriveException.
- Inheritance
-
azureml._common.exceptions.AzureMLExceptionHyperDriveException
Constructor
HyperDriveException(exception_message, **kwargs)
Parameters
Name | Description |
---|---|
exception_message
Required
|
A message describing the error. |
exception_message
Required
|
A message describing the error. |
Attributes
error_code
Property that represents the error code for a particular AzureML error.