Class JaloPriceFactoryException

  • All Implemented Interfaces:
    java.io.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:
    Serialized Form
    • Method Summary

      • Methods inherited from class java.lang.Throwable

        addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
    • Constructor Detail

      • JaloPriceFactoryException

        public JaloPriceFactoryException​(java.lang.Throwable nested,
                                         int aVendorCode)
        Parameters:
        nested -
        aVendorCode -
      • JaloPriceFactoryException

        public JaloPriceFactoryException​(java.lang.String message,
                                         int vendorCode)
        Constructor JaloPriceFactoryException
        Parameters:
        message -
        vendorCode -