Exception during model operation.
Summary
Types
@type t() :: %Codex.Realtime.ModelEvents.ExceptionEvent{ context: String.t() | nil, exception: Exception.t(), type: :exception }
Exception during model operation.
@type t() :: %Codex.Realtime.ModelEvents.ExceptionEvent{ context: String.t() | nil, exception: Exception.t(), type: :exception }