Class RecoverableSynchronizationPersistenceException

java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
de.hybris.platform.catalog.RecoverableSynchronizationPersistenceException
All Implemented Interfaces:
Serializable

public class RecoverableSynchronizationPersistenceException extends RuntimeException
Class of exception which indicates some temporary issue which may have vanished if operation is repeated.
See Also:
  • Constructor Details

    • RecoverableSynchronizationPersistenceException

      public RecoverableSynchronizationPersistenceException(Throwable e)