com.retek.component.item
Class ItemBusinessException

java.lang.Object
  extended byjava.lang.Throwable
      extended byjava.lang.Exception
          extended bycom.retek.commons.domain.core.exception.BusinessException
              extended bycom.retek.component.item.ItemBusinessException
All Implemented Interfaces:
java.io.Serializable
Direct Known Subclasses:
DifferentiatorDuplicateException, DifferentiatorGroupDetailDuplicateException, DifferentiatorGroupHeaderDuplicateException, DifferentiatorTypeDuplicateException, DuplicateDepartmentException, DuplicateItemClassException, DuplicateItemSubclassException, ItemAttributeDuplicateException, ItemCarrierDuplicateException, ItemDuplicateException, ItemLocationDuplicateException, ItemSupplierCountryAttributeDuplicateException, ItemSupplierDuplicateException, ItemSupplierPersonalizationAttributeDuplicateException, UdaHeaderDuplicateException, UdaValueDuplicateException

public class ItemBusinessException
extends BusinessException

See Also:
Serialized Form

Constructor Summary
ItemBusinessException(java.lang.String key)
           
ItemBusinessException(java.lang.String key, java.lang.Object[] params)
           
 
Method Summary
 BusinessProblem getProblemForAttribute(java.lang.String attribute)
           
 
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

ItemBusinessException

public ItemBusinessException(java.lang.String key)

ItemBusinessException

public ItemBusinessException(java.lang.String key,
                             java.lang.Object[] params)
Method Detail

getProblemForAttribute

public BusinessProblem getProblemForAttribute(java.lang.String attribute)


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