Читати англійською

Поділитися через


CloudException Class

Definition

An exception generated from an http response returned from a Microsoft Azure service

C#
public class CloudException : Microsoft.Rest.RestException
Inheritance
CloudException
Derived

Constructors

CloudException()

Initializes a new instance of the CloudException class.

CloudException(String, Exception)

Initializes a new instance of the CloudException class caused by another exception.

CloudException(String)

Initializes a new instance of the CloudException class given exception message.

Properties

Body

Gets or sets the response object.

Request

Gets information about the associated HTTP request.

RequestId

Gets or sets the value that uniquely identifies a request made against the service.

Response

Gets information about the associated HTTP response.

Applies to

Продукт Версії
Azure SDK for .NET Latest