com.bea.commerce.ebusiness.discount.association
Class AssociationException
java.lang.Object
|
+--java.lang.Throwable
|
+--java.lang.Exception
|
+--com.beasys.commerce.foundation.exception.ApplicationException
|
+--com.bea.commerce.ebusiness.discount.DiscountException
|
+--com.bea.commerce.ebusiness.discount.association.AssociationException
- All Implemented Interfaces:
- MessageCatalogException, Serializable
- public class AssociationException
- extends DiscountException
An AssociationException is an ApplicationException that also maintains
the primary key of the association it is related to.
- See Also:
DiscountException
,
ApplicationException
,
Serialized Form
Methods inherited from class com.beasys.commerce.foundation.exception.ApplicationException |
addLogMessage, addLogMessage, addLogMessage, addMessage, addMessage, addMessage, addUserMessage, addUserMessage, addUserMessage, getEmbeddedException, getLocalizedMessage, getLogMessage, getLogMessages, getMessage, getUserMessage, getUserMessages, toString |
AssociationException
public AssociationException(int uid,
String msgKey,
Exception ex)
uid
public int uid()
Copyright © 2003 BEA Systems, Inc. All Rights Reserved