org.broadleafcommerce.profile.extensibility.context.merge.exceptions
Class MergeManagerSetupException
java.lang.Object
java.lang.Throwable
java.lang.Exception
org.broadleafcommerce.profile.extensibility.context.merge.exceptions.MergeManagerSetupException
- All Implemented Interfaces:
- java.io.Serializable
public class MergeManagerSetupException
- extends java.lang.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 |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
MergeManagerSetupException
public MergeManagerSetupException()
MergeManagerSetupException
public MergeManagerSetupException(java.lang.String arg0,
java.lang.Throwable arg1)
MergeManagerSetupException
public MergeManagerSetupException(java.lang.String arg0)
MergeManagerSetupException
public MergeManagerSetupException(java.lang.Throwable arg0)
Copyright © 2011. All Rights Reserved.