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

java.lang.Object
  extended by RemoveException
      extended by com.bea.commerce.ebusiness.discount.mgmt.DiscountAssociationExistsException

public class DiscountAssociationExistsException
extends RemoveException

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


Constructor Summary
DiscountAssociationExistsException(String message)
          Constructs this exception.
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

DiscountAssociationExistsException

public DiscountAssociationExistsException(String message)
Constructs this exception.

Parameters
message - associated message.


Copyright © 2006 BEA Systems, Inc. All Rights Reserved