Class ReplayCaseEventException

All Implemented Interfaces:
Serializable

public class ReplayCaseEventException extends ProcessException
An exception thrown when a case event could not be replayed due to internal errors.
Since:
9.6.0
Author:
Petru Galanton
See Also:
  • Constructor Details

    • ReplayCaseEventException

      public ReplayCaseEventException(String message)
    • ReplayCaseEventException

      public ReplayCaseEventException(String message, Throwable cause)