com.retek.component.media
Class SellingItemExistsProblem
java.lang.Object
com.retek.commons.domain.core.exception.BusinessProblem
com.retek.component.media.SellingItemExistsProblem
- All Implemented Interfaces:
- java.io.Serializable
- public class SellingItemExistsProblem
- extends BusinessProblem
- See Also:
- Serialized Form
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
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