com.ibm.commerce.tools.epromotion.exceptions
Class RLPromotionTypeNotFoundException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
com.ibm.commerce.tools.epromotion.exceptions.RLPromotionTypeNotFoundException
- All Implemented Interfaces:
- java.io.Serializable
- public class RLPromotionTypeNotFoundException
- extends java.lang.RuntimeException
Exception class when Promotion type couldn't be found.
- See Also:
- Serialized Form
Field Summary |
static java.lang.String |
COPYRIGHT
the copyright information |
Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
COPYRIGHT
public static final java.lang.String COPYRIGHT
- the copyright information
- See Also:
- Constant Field Values
RLPromotionTypeNotFoundException
public RLPromotionTypeNotFoundException(java.lang.String type)
- RLPromotionTypeNotFoundException constructor.
getLocalizedMessage
public java.lang.String getLocalizedMessage()
- gets the localized message
-
- Returns:
- java.lang.String
getType
public java.lang.String getType()
- gets the type
-
- Returns:
- java.lang.String
Feedback
(C) Copyright IBM Corporation 1996, 2005. All Rights Reserved.