Package de.hybris.platform.order
Class PriceException
- java.lang.Object
-
- java.lang.Throwable
-
- java.lang.Exception
-
- de.hybris.platform.servicelayer.exceptions.BusinessException
-
- de.hybris.platform.order.PriceException
-
- All Implemented Interfaces:
java.io.Serializable
@Deprecated public class PriceException extends BusinessException
Deprecated.since agesnot used!- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description PriceException(java.lang.String message)Deprecated.PriceException(java.lang.String message, java.lang.Throwable cause)Deprecated.PriceException(java.lang.Throwable cause)Deprecated.
-