> 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/eossharp/api-docs/eossharp-core/eossharp-core-exceptions.md).

# Exceptions

## Summary

| Members                                                                                                                                                   | Descriptions                           |
| --------------------------------------------------------------------------------------------------------------------------------------------------------- | -------------------------------------- |
| `class` [`ApiError`](/unity-plugin-suite/eossharp/api-docs/eossharp-core/eossharp-core-exceptions/eossharp-core-exceptions-apierror.md)                   | EOSIO Api Error.                       |
| `class` [`ApiErrorDetail`](/unity-plugin-suite/eossharp/api-docs/eossharp-core/eossharp-core-exceptions/eossharp-core-exceptions-apierrordetail.md)       | EOSIO Api Error detail.                |
| `class` [`ApiErrorException`](/unity-plugin-suite/eossharp/api-docs/eossharp-core/eossharp-core-exceptions/eossharp-core-exceptions-apierrorexception.md) | Wrapper exception for EOSIO api error. |
| `class` [`ApiException`](/unity-plugin-suite/eossharp/api-docs/eossharp-core/eossharp-core-exceptions/eossharp-core-exceptions-apiexception.md)           | Generic Api exception.                 |
