Class TmaRecalculationException
- java.lang.Object
-
- java.lang.Throwable
-
- java.lang.Exception
-
- javax.servlet.ServletException
-
- de.hybris.platform.b2ctelcowebservices.exceptions.TmaRecalculationException
-
- All Implemented Interfaces:
java.io.Serializable
public class TmaRecalculationException extends javax.servlet.ServletExceptionThrown when recalculation of cart is impossible due to any reasons.- Since:
- 1810
- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description TmaRecalculationException(de.hybris.platform.order.exceptions.CalculationException exception, java.lang.String currencyIso)
-