UserErrorException Třída

Výjimka související s neplatnými nebo nepodporovanými vstupy. Tato výjimka se běžně vyvolává u chybějících parametrů, pokusu o přístup k neexistující entitě nebo neplatných typů hodnot při konfiguraci spuštění.

Inicializace nové instance UserErrorException.

Dědičnost
azureml._common.exceptions.AzureMLException
UserErrorException

Konstruktor

UserErrorException(exception_message, **kwargs)

Parametry

exception_message
str
Vyžadováno

Zpráva popisující chybu

exception_message
str
Vyžadováno

Zpráva popisující chybu