Package de.hybris.platform.catalog
Class RecoverableSynchronizationPersistenceException
- java.lang.Object
-
- java.lang.Throwable
-
- java.lang.Exception
-
- java.lang.RuntimeException
-
- de.hybris.platform.catalog.RecoverableSynchronizationPersistenceException
-
- All Implemented Interfaces:
java.io.Serializable
public class RecoverableSynchronizationPersistenceException extends java.lang.RuntimeExceptionClass of exception which indicates some temporary issue which may have vanished if operation is repeated.- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description RecoverableSynchronizationPersistenceException(java.lang.Throwable e)
-