Class EJBDuplicateCodeException
- java.lang.Object
-
- java.lang.Throwable
-
- java.lang.Exception
-
- de.hybris.platform.jalo.JaloBusinessException
-
- de.hybris.platform.persistence.type.EJBTypeException
-
- de.hybris.platform.persistence.type.EJBDuplicateCodeException
-
- All Implemented Interfaces:
java.io.Serializable
public class EJBDuplicateCodeException extends EJBTypeException
- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description EJBDuplicateCodeException(java.lang.Exception e, java.lang.String msg, int vendorCode)
-
Method Summary
-
Methods inherited from class de.hybris.platform.jalo.JaloBusinessException
getErrorCode, getThrowable, toString
-
-