Freigeben über


WorkItemConfigurationErrorException Klasse

Definition

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

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

Konstruktoren

WorkItemConfigurationErrorException()

Initialisiert eine neue instance der WorkItemConfigurationErrorException-Klasse.

WorkItemConfigurationErrorException(String)

Initialisiert eine neue instance der WorkItemConfigurationErrorException-Klasse.

WorkItemConfigurationErrorException(String, Exception)

Initialisiert eine neue instance der WorkItemConfigurationErrorException-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: