Class RecalculationException

java.lang.Object
java.lang.Throwable
java.lang.Exception
javax.servlet.ServletException
de.hybris.platform.coretravelcommonsocc.exceptions.RecalculationException
All Implemented Interfaces:
Serializable

public class RecalculationException extends javax.servlet.ServletException
Thrown when recalculation of cart is impossible due to any reasons.
See Also:
  • Constructor Details

    • RecalculationException

      public RecalculationException(de.hybris.platform.order.exceptions.CalculationException exception, String currencyIso)