public class TooManyEvaluationsException extends MaxCountExceededException
Constructor and Description |
---|
TooManyEvaluationsException(Number max)
Construct the exception.
|
getMax
getContext, getLocalizedMessage, getMessage
addSuppressed, fillInStackTrace, getCause, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public TooManyEvaluationsException(Number max)
max
- Maximum number of evaluations.Jas4pp 1.5 © Java Analysis Studio for Particle Physics