Class JaloRowConsistencyCheckException

All Implemented Interfaces:
Serializable

public class JaloRowConsistencyCheckException extends JaloPriceFactoryException
A special pricefactory exception for the Europe1 extension. This exception is thrown by the Europe1PriceFactory's check-methods if some price, tax or discount rows are considered equal and therefore no definitive pricing is possible.

The colliding rows are being grouped.

See Also:
  • Constructor Details

    • JaloRowConsistencyCheckException

      public JaloRowConsistencyCheckException(Collection groups, String message, int vendorCode)
  • Method Details