Skip to main content

Namespace SuperOffice.WebApi.Authorization.Exceptions

Classes

SuperOfficeWebApiException Thrown when bad things happen in the API. Contains the HTTP error and any body we can read. SuperOfficeWebApiUnauthorizedException Thrown when auth not accepted. Contains the HTTP error and headers and any body we can read. SuperOfficeWebApiWrongSubdomainException Thrown when tenant is located in SOD but request send to SOD2. Contains the HTTP error and any body we can read.