java.lang.Object
java.lang.Throwable
java.lang.Exception
org.broadleafcommerce.common.extensibility.context.merge.exceptions.MergeManagerSetupException
All Implemented Interfaces:
Serializable

public class MergeManagerSetupException extends Exception
This exception is thrown when a problem is encountered during the MergeManager initialization
Author:
jfischer
See Also:
  • Constructor Details

    • MergeManagerSetupException

      public MergeManagerSetupException()
    • MergeManagerSetupException

      public MergeManagerSetupException(String arg0, Throwable arg1)
    • MergeManagerSetupException

      public MergeManagerSetupException(String arg0)
    • MergeManagerSetupException

      public MergeManagerSetupException(Throwable arg0)