com.retek.component.media
Class SellingItemExistsProblem

java.lang.Object
  extended bycom.retek.commons.domain.core.exception.BusinessProblem
      extended bycom.retek.component.media.SellingItemExistsProblem
All Implemented Interfaces:
java.io.Serializable

public class SellingItemExistsProblem
extends BusinessProblem

See Also:
Serialized Form

Constructor Summary
SellingItemExistsProblem(java.lang.Object theSource, java.lang.String theAttributeName, ErrorSeverity theSeverity, java.lang.String theMessageKey)
           
SellingItemExistsProblem(java.lang.Object theSource, java.lang.String theAttributeName, ErrorSeverity theSeverity, java.lang.String theMessageKey, java.lang.Object[] theMessageValues)
           
 
Methods inherited from class com.retek.commons.domain.core.exception.BusinessProblem
getAttributeName, getMessage, getMessageKey, getSeverity, getSourceId, getSourceInterface, isSource, isSource, toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

SellingItemExistsProblem

public SellingItemExistsProblem(java.lang.Object theSource,
                                java.lang.String theAttributeName,
                                ErrorSeverity theSeverity,
                                java.lang.String theMessageKey)

SellingItemExistsProblem

public SellingItemExistsProblem(java.lang.Object theSource,
                                java.lang.String theAttributeName,
                                ErrorSeverity theSeverity,
                                java.lang.String theMessageKey,
                                java.lang.Object[] theMessageValues)


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