Class SnapshotUnmarshalException

All Implemented Interfaces:
Serializable

public class SnapshotUnmarshalException extends FlowExecutionRepositoryException
Thrown when a FlowExecutionContinuation could not be deserialized into a FlowExecution.
Author:
Keith Donald
See Also:
  • Constructor Details

    • SnapshotUnmarshalException

      public SnapshotUnmarshalException(String message, Throwable cause)
      Creates a new flow execution unmarshalling exception.
      Parameters:
      message - the exception message
      cause - the cause