SamplesExceededException Class
An exception indicating that the number of samples exceeded the supported maximum.
Initialize a new instance of UserErrorException.
- Inheritance
-
azureml.exceptions._azureml_exception.UserErrorExceptionSamplesExceededException
Constructor
SamplesExceededException(exception_message, **kwargs)
Parameters
Name | Description |
---|---|
exception_message
Required
|
A message describing the error. |
exception_message
Required
|
A message describing the error. |