Class FlowableOptimisticLockingException

All Implemented Interfaces:
Serializable

public class FlowableOptimisticLockingException extends FlowableException
Exception that is thrown when an optimistic locking occurs in the datastore caused by concurrent access of the same data entry.
Author:
Tom Baeyens, Joram Barrez
See Also:
  • Constructor Details

    • FlowableOptimisticLockingException

      public FlowableOptimisticLockingException(String message)