AgentError

data class AgentError(val runId: RunId, val iteration: Int, val message: String) : TestResult

Constructors

Link copied to clipboard
constructor(runId: RunId, iteration: Int, message: String)

Properties

Link copied to clipboard
Link copied to clipboard
Link copied to clipboard

Functions

Link copied to clipboard