# `Latch.Error.UnsupportedDIDMethod`

Only `did:web` and `did:plc` are supported methods.

# `t`

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

---

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