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:
    Serialized Form
    • Constructor Detail

      • FlowableOptimisticLockingException

        public FlowableOptimisticLockingException​(String message)