Class AmountException
- java.lang.Object
-
- java.lang.Throwable
-
- java.lang.Exception
-
- java.lang.RuntimeException
-
- de.hybris.order.calculation.exception.CalculationException
-
- de.hybris.order.calculation.exception.AmountException
-
- All Implemented Interfaces:
java.io.Serializable
public class AmountException extends CalculationException
- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description AmountException(java.lang.String message)
-