Class ReplayStopException

java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
com.broadleafcommerce.workflow.service.ReplayStopException
All Implemented Interfaces:
Serializable

public class ReplayStopException extends RuntimeException
Simple runtime exception denoting the end of history replay when reconstituting a SimpleWorkflow.
See Also:
  • Constructor Details

    • ReplayStopException

      public ReplayStopException()