com.retek.component.promotion
Class PromotionBusinessException

java.lang.Object
  extended byjava.lang.Throwable
      extended byjava.lang.Exception
          extended bycom.retek.commons.domain.core.exception.BusinessException
              extended bycom.retek.component.promotion.PromotionBusinessException
All Implemented Interfaces:
java.io.Serializable

public class PromotionBusinessException
extends BusinessException

See Also:
Serialized Form

Constructor Summary
PromotionBusinessException(java.lang.String key)
           
PromotionBusinessException(java.lang.String messageKey, BusinessProblem theProblem)
           
PromotionBusinessException(java.lang.String messageKey, java.lang.Object[] messageValues)
           
PromotionBusinessException(java.lang.String messageKey, java.lang.Object[] messageValues, BusinessProblem theProblem)
           
 
Methods inherited from class com.retek.commons.domain.core.exception.BusinessException
add, addAll, getMaxSeverity, getMessage, getMessageBundle, getMessageKey, getMessageValues, getProblems, hasErrors, hasProblems, hasProblems, printStackTrace, printStackTrace, printStackTrace, throwIfErrors
 
Methods inherited from class java.lang.Throwable
fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, initCause, setStackTrace, toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

PromotionBusinessException

public PromotionBusinessException(java.lang.String key)

PromotionBusinessException

public PromotionBusinessException(java.lang.String messageKey,
                                  java.lang.Object[] messageValues)

PromotionBusinessException

public PromotionBusinessException(java.lang.String messageKey,
                                  BusinessProblem theProblem)

PromotionBusinessException

public PromotionBusinessException(java.lang.String messageKey,
                                  java.lang.Object[] messageValues,
                                  BusinessProblem theProblem)


Copyright © 2005 Retek Inc. All Rights Reserved. - Generated at Fri, 01/21/2005 14:25