Freigeben über


AnnotationErrorException Klasse

Definition

Ausnahme, die für eine ungültige Antwort mit AnnotationError-Informationen ausgelöst wird.

public class AnnotationErrorException : Microsoft.Rest.RestException
type AnnotationErrorException = class
    inherit RestException
Public Class AnnotationErrorException
Inherits RestException
Vererbung
AnnotationErrorException

Konstruktoren

AnnotationErrorException()

Initialisiert eine neue instance der AnnotationErrorException-Klasse.

AnnotationErrorException(String)

Initialisiert eine neue instance der AnnotationErrorException-Klasse.

AnnotationErrorException(String, Exception)

Initialisiert eine neue instance der AnnotationErrorException-Klasse.

Eigenschaften

Body

Ruft das Body-Objekt ab oder legt es fest.

Request

Ruft Informationen zur zugeordneten HTTP-Anforderung ab.

Response

Ruft Informationen zur zugeordneten HTTP-Antwort ab.

Gilt für: