ApiErrorException Class

Definition

Exception thrown for an invalid response with ApiError information.

public class ApiErrorException : Microsoft.Rest.RestException
Inheritance
ApiErrorException

Constructors

ApiErrorException()

Initializes a new instance of the ApiErrorException class.

ApiErrorException(String, Exception)

Initializes a new instance of the ApiErrorException class.

ApiErrorException(String)

Initializes a new instance of the ApiErrorException 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

Prodotto Versioni
Azure SDK for .NET Legacy