Documentation of 'org.jscience.mathematics.function.FunctionException' Java class
FunctionException
org.jscience.mathematics.function

Class FunctionException

  • All Implemented Interfaces:
    java.io.Serializable


    public class FunctionException
    extends java.lang.RuntimeException

    Thrown when a function operation cannot be performed.

    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, toString
      • Methods inherited from class java.lang.Object

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

      • FunctionException

        public FunctionException()
        Constructs a FunctionException with no detail message.
      • FunctionException

        public FunctionException(java.lang.String message)
        Constructs a FunctionException with the specified message.
        Parameters:
        message - the message.

DMelt 3.0 © DataMelt by jWork.ORG

You see the box below because you did not login.