Class OptimisticLockingAggregationRepository.OptimisticLockingException

java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.apache.camel.spi.OptimisticLockingAggregationRepository.OptimisticLockingException
All Implemented Interfaces:
Serializable
Enclosing interface:
OptimisticLockingAggregationRepository

public static class OptimisticLockingAggregationRepository.OptimisticLockingException extends RuntimeException
Exception used by an AggregationRepository to indicate that an optimistic update error has occurred and that the operation should be retried by the caller.

See Also:
  • Constructor Details

    • OptimisticLockingException

      public OptimisticLockingException()