Membros CloudException
Represents the exception that is thrown for responses that are not valid.
As tabelas a seguir listam os membros expostos pelo tipo CloudException.
Público Construtores
Nome | Descrição | |
---|---|---|
CloudException | Sobrecarregado. |
Início
Público Propriedades
Nome | Descrição | |
---|---|---|
Data | (Herança de Exception) | |
ErrorCode | Gets the error code that is returned from the server. | |
ErrorMessage | Gets the error message that was returned from the server. | |
HelpLink | (Herança de Exception) | |
HResult | (Herança de Exception) | |
InnerException | (Herança de Exception) | |
Message | (Herança de Exception) | |
Request | Gets information about the associated HTTP request. | |
RequestId | Gets the request identifier. | |
Response | Gets information about the associated HTTP response. | |
RoutingRequestId | Gets the routing request identifier. | |
Source | (Herança de Exception) | |
StackTrace | (Herança de Exception) | |
TargetSite | (Herança de Exception) |
Início
Público Métodos
(consulte tambémProtegido Métodos)
Nome | Descrição | |
---|---|---|
Create | Sobrecarregado. | |
CreateFromJson | Creates a CloudException from a failed response using JSON. Obsoleto. | |
CreateFromXml | Creates a CloudException from a failed response that was sent using XML. Obsoleto. | |
Equals | (Herança de Object) | |
GetBaseException | (Herança de Exception) | |
GetHashCode | (Herança de Object) | |
GetObjectData | (Herança de Exception) | |
GetType | (Herança de Exception) | |
ParseJsonError | Parse the response content as an JSON error message. | |
ParseXmlError | Parse the response content as an XML error message. | |
ParseXmlOrJsonError | Parse the response content as either an XML or JSON error message. | |
ToString | Substituído. (Herança de Object) |
Início
Protegido Métodos
Nome | Descrição | |
---|---|---|
Finalize | (Herança de Object) | |
MemberwiseClone | (Herança de Object) |
Início
Protegido Eventos
Nome | Descrição | |
---|---|---|
SerializeObjectState | (Herança de Exception) |
Início