Serializable
, LocalizedException
MathIllegalArgumentException
@Deprecated public class TooManyIterationsException extends MaxCountExceededException
Constructor | Description |
---|---|
TooManyIterationsException(Number max) |
Deprecated.
Construct the exception.
|
createInternalError, createInternalError, getLocalizedMessage, getMessage, getMessage, getParts, getSpecifier
getMax
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
addSuppressed, fillInStackTrace, getCause, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public TooManyIterationsException(Number max)
max
- Maximum number of evaluations.Copyright © 2016–2018 Hipparchus.org. All rights reserved.