Share via


ConflictingTimeoutException Class

An exception indicating that both run_invocation_timeout and experiment_timeout_hours were incorrectly passed.

Construct a new ConflictingTimeoutException.

Constructor

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

Parameters

Name Description
exception_message
Required
str

A message describing the error.

exception_message
Required

Details on the exception.

target

The name of the element that caused the exception to be thrown.

Default value: None