Class ConcurrencyException

  • All Implemented Interfaces:
    Serializable

    public class ConcurrencyException
    extends TaskanaException
    This exception is thrown when an attempt is made to update an object that has already been updated by another user.
    See Also:
    Serialized Form