Package de.hybris.platform.jalo.order
Class JaloNotYetCalculatedException
- java.lang.Object
-
- java.lang.Throwable
-
- java.lang.Exception
-
- java.lang.RuntimeException
-
- de.hybris.platform.jalo.JaloSystemException
-
- de.hybris.platform.jalo.order.JaloNotYetCalculatedException
-
- All Implemented Interfaces:
java.io.Serializable
public class JaloNotYetCalculatedException extends JaloSystemException
Thrown if a method a price field was not yet calculated.- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description JaloNotYetCalculatedException(java.lang.Exception exception, java.lang.String message, int vendorCode)Constructor JaloNotYetCalculatedException
-
Method Summary
-
Methods inherited from class de.hybris.platform.jalo.JaloSystemException
getErrorCode, getThrowable, toString
-
-