org.apache.commons.math3.exception
public class TooManyEvaluationsException extends MaxCountExceededException
| Constructor and Description |
|---|
TooManyEvaluationsException(Number max)
Construct the exception.
|
getMaxgetContext, getLocalizedMessage, getMessagefillInStackTrace, getCause, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic TooManyEvaluationsException(Number max)
max - Maximum number of evaluations.Copyright © 2003–2015 The Apache Software Foundation. All rights reserved.