次の方法で共有


ConflictingTimeoutException クラス

run_invocation_timeoutとexperiment_timeout_hoursの両方が誤って渡されたことを示す例外。

新しい ConflictingTimeoutException を構築します。

コンストラクター

ConflictingTimeoutException(exception_message='', target=None, **kwargs)

パラメーター

名前 説明
exception_message
必須
str

エラーを説明するメッセージ。

exception_message
必須

例外の詳細。

target

例外がスローされる原因となった要素の名前。

規定値: None