public class NoConvergenceException extends OptimizerException
This project was carried out at:
and supported byGenOpt Copyright (c) 1998-2021, The Regents of the University of California, through Lawrence Berkeley National Laboratory (subject to receipt of any required approvals from the U.S. Dept. of Energy). All rights reserved.
Modifier and Type | Field and Description |
---|---|
private static long |
serialVersionUID
The serial version number
|
Constructor and Description |
---|
NoConvergenceException()
Constructs a NoConvergenceException with no detail message
|
NoConvergenceException(java.lang.String s)
Constructs a NoConvergenceException with the specified detail message
|
getMessage, getNumberOfErrors, setMessage, setThrowable
private static final long serialVersionUID
public NoConvergenceException()
public NoConvergenceException(java.lang.String s)
s
- the detail message