Class MerchSynchException

java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
com.hybris.merchandising.exceptions.MerchSynchException
All Implemented Interfaces:
Serializable

public class MerchSynchException extends RuntimeException
Exception thrown when synchronization process fails
See Also:
  • Constructor Details

    • MerchSynchException

      public MerchSynchException(String message)
    • MerchSynchException

      public MerchSynchException(String message, Throwable cause)