InvalidRunState Class
An exception when trying to use a run that is not in a valid state for the given operation.
Constructor
InvalidRunState(exception_message='', target=None, **kwargs)
Parameters
| Name | Description |
|---|---|
|
exception_message
Required
|
A message describing the error. |
|
target
|
Default value: None
|