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:
Serializable
Deprecated, for removal: This API element is subject to removal in a future version.
since ages
not used!
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionPriceException(String message) Deprecated, for removal: This API element is subject to removal in a future version.PriceException(String message, Throwable cause) Deprecated, for removal: This API element is subject to removal in a future version.PriceException(Throwable cause) Deprecated, for removal: This API element is subject to removal in a future version. -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
PriceException
Deprecated, for removal: This API element is subject to removal in a future version. -
PriceException
Deprecated, for removal: This API element is subject to removal in a future version. -
PriceException
Deprecated, for removal: This API element is subject to removal in a future version.
-