TaskTimeoutError
This error is raised when the underlying task execution runs for longer than the specified timeout.
Constructors
-
Initializes a new instance of the TaskTimeoutError class.
-
Parameters
- message: string
- The error message describing the timeout.
- message: string
-
This error is raised when the underlying task execution runs for longer than the specified timeout.
-
Parameters
- message: string
- The error message.
- message: string