Structured replay failure.
Summary
Types
@type t() :: %QuintConnect.Replay.Error{ __exception__: true, details: term(), reason: term(), seed: String.t() | nil, step: term(), step_index: non_neg_integer() | nil, trace_index: pos_integer() | nil }
Structured replay failure.
@type t() :: %QuintConnect.Replay.Error{ __exception__: true, details: term(), reason: term(), seed: String.t() | nil, step: term(), step_index: non_neg_integer() | nil, trace_index: pos_integer() | nil }