MathIllegalArgumentException
@Deprecated public class TooManyEvaluationsException extends MaxCountExceededException
Constructor and Description |
---|
TooManyEvaluationsException(Number max)
Deprecated.
Construct the exception.
|
getMax
createInternalError, createInternalError, getLocalizedMessage, getMessage, getMessage, getParts, getSpecifier
addSuppressed, fillInStackTrace, getCause, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public TooManyEvaluationsException(Number max)
max
- Maximum number of evaluations.Copyright © 2016–2020 Hipparchus.org. All rights reserved.