Class TmaRecalculationException

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

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

    • TmaRecalculationException

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