Documentation of 'org.apache.commons.math.exception.ConvergenceException' Java class
ConvergenceException
org.apache.commons.math.exception

Class ConvergenceException

  • All Implemented Interfaces:
    java.io.Serializable, MathThrowable


    public class ConvergenceException
    extends MathIllegalStateException
    Error thrown when a numerical computation can not be performed because the numerical result failed to converge to a finite value.
    Since:
    2.2
    See Also:
    Serialized Form
    • Constructor Detail

      • ConvergenceException

        public ConvergenceException()
        Construct the exception.
      • ConvergenceException

        public ConvergenceException(Localizable specific)
        Construct the exception with a specific context.
        Parameters:
        specific - Specific contexte pattern.
      • ConvergenceException

        public ConvergenceException(Localizable specific,
                                    java.lang.Object... args)
        Construct the exception with a specific context and arguments.
        Parameters:
        specific - Specific contexte pattern.
        args - Arguments.

DataMelt 3.0 © DataMelt by jWork.ORG

You see the box below because you did not login.