© 2005 BEA Systems, Inc.

com.bea.commerce.ebusiness.discount.mgmt
Class DiscountAssociationExistsException

java.lang.Object
  extended byjava.lang.Throwable
      extended byjava.lang.Exception
          extended byjavax.ejb.RemoveException
              extended bycom.bea.commerce.ebusiness.discount.mgmt.DiscountAssociationExistsException
All Implemented Interfaces:
Serializable

public class DiscountAssociationExistsException
extends RemoveException

Indicates that the discount has an association with an item or order and can not be deleted.

See Also:
Serialized Form

Constructor Summary
DiscountAssociationExistsException(String message)
          Constructs this exception.
 
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
 

Constructor Detail

DiscountAssociationExistsException

public DiscountAssociationExistsException(String message)
Constructs this exception.


© 2005 BEA Systems, Inc.

Copyright © 2005 BEA Systems, Inc. All Rights Reserved