Class ProcessConcurrentlyModifiedException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
de.hybris.platform.processing.distributed.ProcessConcurrentlyModifiedException
- All Implemented Interfaces:
Serializable
Exception thrown by
DistributedProcessService when process was modified by other thread. If this exception is
thrown the operation should be retried.- See Also:
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
ProcessConcurrentlyModifiedException
-