Share via


DeploymentStacksErrorException Class

Definition

Exception thrown for an invalid response with DeploymentStacksError information.

public class DeploymentStacksErrorException : Microsoft.Rest.RestException
type DeploymentStacksErrorException = class
    inherit RestException
Public Class DeploymentStacksErrorException
Inherits RestException
Inheritance
DeploymentStacksErrorException

Constructors

DeploymentStacksErrorException()

Initializes a new instance of the DeploymentStacksErrorException class.

DeploymentStacksErrorException(String, Exception)

Initializes a new instance of the DeploymentStacksError class.

DeploymentStacksErrorException(String)

Initializes a new instance of the DeploymentStacksError class.

Properties

Body

Gets or sets the body object.

Request

Gets information about the associated HTTP request.

Response

Gets information about the associated HTTP response.

Applies to