AIAgentMaxNumberOfIterationsReachedException

constructor(maxNumberOfIterations: Int)(source)

Creates an instance of this exception with the specified maximum number of iterations.

Parameters

maxNumberOfIterations

The maximum number of iterations allowed for the agent before the exception is triggered.