ResponseFormatException Klasse

Definition

Stellt einen Fehler dar, der auf ein fehlerhaftes Format in der Antwort zurückzuführen ist.

[System.Serializable]
public sealed class ResponseFormatException : Microsoft.AnalysisServices.AmoException
[<System.Serializable>]
type ResponseFormatException = class
    inherit AmoException
Public NotInheritable Class ResponseFormatException
Inherits AmoException
Vererbung
ResponseFormatException
Attribute

Konstruktoren

ResponseFormatException(String)

Initialisiert eine neue Instanz der ResponseFormatException-Klasse mit einer angegebenen Fehlermeldung.

ResponseFormatException(String, Exception)

Initialisiert eine neue Instanz der ResponseFormatException-Klasse mit einer angegebenen Fehlermeldung und der inneren, die die Ursache dieser Ausnahme ist.

Gilt für: