ExecutiveError

constructor(simTime: Double, replicationNumber: Int, cause: Throwable)(source)

Parameters

simTime

the simulation clock value at the time of failure

replicationNumber

the replication that was executing when the error occurred (0 if failure happened before any replication ran)

cause

the underlying exception