> For the complete documentation index, see [llms.txt](https://liquiidio.gitbook.io/unity-plugin-suite/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://liquiidio.gitbook.io/unity-plugin-suite/anchorlink/api-docs/anchorlinksharp/exceptions/anchorlinksharp-identityexception.md).

# IdentityException

```
class AnchorLinkSharp::IdentityException
  : public LinkException
```

Error that is thrown if an identity request fails to verify.

## Summary

| Members                                                                                                                                            | Descriptions |
| -------------------------------------------------------------------------------------------------------------------------------------------------- | ------------ |
| `public new LinkErrorCode` [`Code`](#class_anchor_link_sharp_1_1_identity_exception_1af59a16bcca69e33f114ed1195576418a)`= LinkErrorCode.EIdentity` |              |
| `public` [`IdentityException`](#class_anchor_link_sharp_1_1_identity_exception_1a57cd62fb12ec02cc7da4bd88697d0b78)`(string reason)`                |              |

## Members

**`public new LinkErrorCode`** [**`Code`**](#class_anchor_link_sharp_1_1_identity_exception_1af59a16bcca69e33f114ed1195576418a)**`= LinkErrorCode.EIdentity`**

**`public`** [**`IdentityException`**](#class_anchor_link_sharp_1_1_identity_exception_1a57cd62fb12ec02cc7da4bd88697d0b78)**`(string reason)`**
