Class MaxCountExceededException

All Implemented Interfaces:
Serializable, ExceptionContextProvider
Direct Known Subclasses:
TooManyEvaluationsException, TooManyIterationsException

Exception to be thrown when some counter maximum value is exceeded.
Since:
3.0
See Also:
  • Constructor Details

  • Method Details

    • getMax

      public Number getMax()
      Returns:
      the maximum number of evaluations.