Class SuspendExecutionException

All Implemented Interfaces:
Serializable

public class SuspendExecutionException extends DurableExecutionError
Exception thrown to suspend execution during wait operations. This is an internal control flow mechanism.
See Also:
  • Constructor Details

    • SuspendExecutionException

      public SuspendExecutionException()