CloudError Class

Definition

An error response.

public class CloudError
type CloudError = class
Public Class CloudError
Inheritance
CloudError

Constructors

CloudError()

Initializes a new instance of the CloudError class.

CloudError(CloudErrorBody)

Initializes a new instance of the CloudError class.

Properties

Error

Gets or sets the body of the error.

Applies to