Class JaloPriceFactoryException

java.lang.Object
java.lang.Throwable
java.lang.Exception
de.hybris.platform.jalo.JaloBusinessException
de.hybris.platform.jalo.order.price.JaloPriceFactoryException
All Implemented Interfaces:
Serializable
Direct Known Subclasses:
JaloRowConsistencyCheckException

public class JaloPriceFactoryException extends JaloBusinessException
A general exception used by pricefactory extensions if an (expected) error occurs during price calculation or requesting price informations.
See Also:
  • Constructor Details

    • JaloPriceFactoryException

      public JaloPriceFactoryException(Throwable nested, int aVendorCode)
      Parameters:
      nested -
      aVendorCode -
    • JaloPriceFactoryException

      public JaloPriceFactoryException(String message, int vendorCode)
      Constructor JaloPriceFactoryException
      Parameters:
      message -
      vendorCode -