jhplot.math.num
Class ConvergenceException
- java.lang.Object
-
- java.lang.Throwable
-
- java.lang.Exception
-
- java.lang.RuntimeException
-
- jhplot.math.num.NumericException
-
- jhplot.math.num.ConvergenceException
-
- All Implemented Interfaces:
- java.io.Serializable
public class ConvergenceException extends NumericException
The exception raised when an iterative method fails to converge.- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor and Description ConvergenceException(java.lang.String message)
Create an execption with the given message.
-
DMelt 3.0 © DataMelt by jWork.ORG