> ## Documentation Index
> Fetch the complete documentation index at: https://superofficeas-bugfix-ty-screen-designer-paradox.mintlify.site/llms.txt
> Use this file to discover all available pages before exploring further.

# SuperOffice.WebApi.Authorization.Exceptions

# <a id="SuperOffice_WebApi_Authorization_Exceptions" /> Namespace SuperOffice.WebApi.Authorization.Exceptions

### Classes

[SuperOfficeWebApiException](SuperOffice.WebApi.Authorization.Exceptions.SuperOfficeWebApiException.md)

Thrown when bad things happen in the API. Contains the HTTP error and any body we can read.

[SuperOfficeWebApiUnauthorizedException](SuperOffice.WebApi.Authorization.Exceptions.SuperOfficeWebApiUnauthorizedException.md)

Thrown when auth not accepted. Contains the HTTP error and headers and any body we can read.

[SuperOfficeWebApiWrongSubdomainException](SuperOffice.WebApi.Authorization.Exceptions.SuperOfficeWebApiWrongSubdomainException.md)

Thrown when tenant is located in SOD but request send to SOD2. Contains the HTTP error and any body we can read.
