Compartilhar via


Membros WebSiteCloudException

Exception thrown for any invalid response from a web site operation.

As tabelas a seguir listam os membros expostos pelo tipo WebSiteCloudException.

Público Construtores

  Nome Descrição
  WebSiteCloudException Sobrecarregado. Initializes a new instance of the WebSiteCloudException class.

Início

Público Propriedades

  Nome Descrição
Data  (Herança de Exception)
ErrorCode  Gets the error code that is returned from the server. (Herança de CloudException)
ErrorMessage  Gets the error message that was returned from the server. (Herança de CloudException)
ErrorMessageArguments Gets a container for strings that fill the place holders in the message template. These strings contain information unique to the user's scenario.
ErrorMessageFormat Gets a template of the actual message presented to the user.
ExtendedErrorCode Gets an extended error code that is a numeric value unique to this error type.
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. (Herança de CloudException)
RequestId  Gets the request identifier. (Herança de CloudException)
Response  Gets information about the associated HTTP response. (Herança de CloudException)
RoutingRequestId  Gets the routing request identifier. (Herança de CloudException)
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
CreateFromXml Create a CloudException from a failed response sending XML content.
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)
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

Consulte também

Referência

Classe WebSiteCloudException
Namespace Microsoft.WindowsAzure.Management.WebSites