class

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)
Source

Instance methods

limit_usd
Source
spent_usd
Source