Class TimeoutException

All Implemented Interfaces:
Serializable

public class TimeoutException extends StepEvaluationException
Thrown during the evaluation step if maximum allowed number of steps was reached.
Author:
Erik Zemčík
See Also:
  • Constructor Details

    • TimeoutException

      public TimeoutException(String message)
      Creates an instance of TimeoutException.
      Parameters:
      message - detail message containing information about the state of evaluation