次の方法で共有


InferenceException クラス

定義

AutoML によってスローされる例外。

public sealed class InferenceException : Exception
type InferenceException = class
    inherit Exception
Public NotInheritable Class InferenceException
Inherits Exception
継承
InferenceException

フィールド

InferenceExceptionType

発生した AutoML 例外の種類。

適用対象