public class TooManyIterationsException extends MaxCountExceededException
| Constructor and Description | 
|---|
| TooManyIterationsException(Number max)Construct the exception. | 
getMaxgetContext, getLocalizedMessage, getMessageaddSuppressed, fillInStackTrace, getCause, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic TooManyIterationsException(Number max)
max - Maximum number of evaluations.Copyright © 2003–2016 The Apache Software Foundation. All rights reserved.