Class SynchronizationPersistenceException

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

public class SynchronizationPersistenceException extends RuntimeException
Dedicated exception throws out of the SynchronizationPersistenceAdapter in case persistence operation fails.
See Also:
  • Constructor Details

    • SynchronizationPersistenceException

      public SynchronizationPersistenceException(Throwable e)