UserErrorException Class
An exception related to invalid or unsupported inputs. This exception is commonly raised for missing parameters, trying to access an entity that does not exist, or invalid value types when configuring a run.
- Inheritance
-
azureml._common.exceptions.AzureMLExceptionUserErrorException
Constructor
UserErrorException(exception_message, **kwargs)
Parameters
Feedback
Submit and view feedback for