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:
  • Constructor Details

    • ActivitiOptimisticLockingException

      public ActivitiOptimisticLockingException(String message)