# `OpenCode.Generated.SessionErrorUnknown`
[🔗](https://github.com/UtkarshUsername/opencode-sdk-elixir/blob/v0.1.84/lib/opencode/generated/session_error_unknown.ex#L1)

Provides struct and type for a SessionErrorUnknown

# `t`

```elixir
@type t() :: %OpenCode.Generated.SessionErrorUnknown{
  message: String.t(),
  type: String.t()
}
```

---

*Consult [api-reference.md](api-reference.md) for complete listing*
