Class InvalidRecommendationException
java.lang.Object
java.lang.Throwable
java.lang.Exception
com.broadleafcommerce.recommendationengine.web.endpoint.exception.InvalidRecommendationException
- All Implemented Interfaces:
 Serializable
- See Also:
 
- 
Constructor Summary
ConstructorsConstructorDescriptionInvalidRecommendationException(String message) InvalidRecommendationException(String message, Throwable cause) InvalidRecommendationException(String message, Throwable cause, boolean enableSuppression, boolean writableStackTrace)  - 
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString 
- 
Constructor Details
- 
InvalidRecommendationException
public InvalidRecommendationException() - 
InvalidRecommendationException
 - 
InvalidRecommendationException
 - 
InvalidRecommendationException
 - 
InvalidRecommendationException
 
 -