org.broadleafcommerce.common.extensibility.context.merge.exceptions
Class MergeManagerSetupException
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:
- Serialized Form
| Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
MergeManagerSetupException
public MergeManagerSetupException()
MergeManagerSetupException
public MergeManagerSetupException(String arg0,
Throwable arg1)
MergeManagerSetupException
public MergeManagerSetupException(String arg0)
MergeManagerSetupException
public MergeManagerSetupException(Throwable arg0)
Copyright © 2012. All Rights Reserved.