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.
| Constructor and Description |
|---|
OptimisticLockingException() |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringApache Camel