# `Latch.Error.NoSession`

No stored session exists for the given DID.

# `t`

```elixir
@type t() :: %Latch.Error.NoSession{__exception__: term(), did: String.t()}
```

---

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