Smith::Events::BudgetExceeded
Inherits Smith::Events::Event < Reference < Object
The run stopped because it reached its cost ceiling, not because it finished or failed. Kept apart from TurnError so an automated caller can tell "too expensive" from "broken".
Constructors
new(spent_usd : Float64, limit_usd : Float64)
SourceInstance methods
limit_usd
Sourcespent_usd
Source