Class ActivitiOptimisticLockingException

  • All Implemented Interfaces:
    Serializable

    public class ActivitiOptimisticLockingException
    extends ActivitiException
    Exception that is thrown when an optimistic locking occurs in the datastore caused by concurrent access of the same data entry.
    See Also:
    Serialized Form
    • Constructor Detail

      • ActivitiOptimisticLockingException

        public ActivitiOptimisticLockingException​(String message)