Documentation of 'jdistlib.exception.PrecisionException' Java class
PrecisionException
jdistlib.exception

Class PrecisionException

  • All Implemented Interfaces:
    java.io.Serializable


    public class PrecisionException
    extends java.lang.RuntimeException
    See Also:
    Serialized Form
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method and Description
      double getValue() 
      void setValue(double v) 
      • Methods inherited from class java.lang.Throwable

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

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

      • PrecisionException

        public PrecisionException(double v)
      • PrecisionException

        public PrecisionException(java.lang.String s,
                                  double v)
      • PrecisionException

        public PrecisionException(java.lang.Throwable t,
                                  double v)
      • PrecisionException

        public PrecisionException(java.lang.String t1,
                                  java.lang.Throwable t2,
                                  double v)
    • Method Detail

      • getValue

        public double getValue()
      • setValue

        public void setValue(double v)

DMelt 3.0 © DataMelt by jWork.ORG

You see the box below because you did not login.