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.Copyright © 2003–2016 The Apache Software Foundation. All rights reserved.