Class PromotionException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
de.hybris.platform.jalo.JaloSystemException
de.hybris.platform.promotions.result.PromotionException
- All Implemented Interfaces:
Serializable
PromotionEvaluationContext.
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionPromotionException(String message) PromotionException(String message, int errorCode) PromotionException(Throwable nested) PromotionException(Throwable nested, int errorCode) PromotionException(Throwable nested, String message, int errorCode) -
Method Summary
Methods inherited from class de.hybris.platform.jalo.JaloSystemException
getErrorCode, getThrowable, toStringMethods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace
-
Constructor Details
-
PromotionException
-
PromotionException
-
PromotionException
-
PromotionException
-
PromotionException
-