Package io.temporal.internal.sync
Class DestroyWorkflowThreadError
- java.lang.Object
-
- java.lang.Throwable
-
- java.lang.Error
-
- io.temporal.internal.sync.DestroyWorkflowThreadError
-
- All Implemented Interfaces:
java.io.Serializable
public final class DestroyWorkflowThreadError extends java.lang.Error
Used to interrupt deterministic thread execution. Assumption is that none of the code that thread executes catches it.- See Also:
- Serialized Form