Skip to main content

Class SuperOfficeWebApiWrongSubdomainException

Namespace: SuperOffice.WebApi.Authorization.Exceptions
Assembly: SuperOffice.WebApi.Authorization.dll
Thrown when tenant is located in SOD but request send to SOD2. Contains the HTTP error and any body we can read.

Inheritance

objectExceptionSuperOfficeWebApiExceptionSuperOfficeWebApiWrongSubdomainException

Implements

ISerializable

Inherited Members

SuperOfficeWebApiException.Request, SuperOfficeWebApiException.Headers, SuperOfficeWebApiException.Body, Exception.GetBaseException(), Exception.ToString(), Exception.GetObjectData(SerializationInfo, StreamingContext), Exception.GetType(), Exception.Message, Exception.Data, Exception.InnerException, Exception.TargetSite, Exception.StackTrace, Exception.HelpLink, Exception.Source, Exception.HResult, Exception.SerializeObjectState, object.ToString(), object.Equals(object), object.Equals(object, object), object.ReferenceEquals(object, object), object.GetHashCode(), object.GetType(), object.MemberwiseClone()

Constructors

SuperOfficeWebApiWrongSubdomainException(string, string, HttpResponseHeaders, string)

Parameters

message string request string headers HttpResponseHeaders body string