Class 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 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

      • JaloNotYetCalculatedException

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