Freigeben über


ReadSessionNotAvailableException Klasse

Definition

Ausnahme ist aufgetreten, wenn alle Wiederholungsversuche für StatusCode.NotFound/SubStatusCode.ReadSessionNotAvaialable beendet sind.

[System.Serializable]
public class ReadSessionNotAvailableException : Microsoft.Azure.Documents.ChangeFeedProcessor.Exceptions.PartitionException
[<System.Serializable>]
type ReadSessionNotAvailableException = class
    inherit PartitionException
Public Class ReadSessionNotAvailableException
Inherits PartitionException
Vererbung
ReadSessionNotAvailableException
Attribute

Konstruktoren

ReadSessionNotAvailableException(SerializationInfo, StreamingContext)

Initialisiert eine neue Instanz der ReadSessionNotAvailableException-Klasse unter Verwendung von Standardwerten.

ReadSessionNotAvailableException(String, String)

Initialisiert eine neue instance der -Klasse mithilfe der Fehlermeldung und des ReadSessionNotAvailableException letzten Fortsetzungstokens.

ReadSessionNotAvailableException(String, String, Exception)

Initialisiert eine neue instance der ReadSessionNotAvailableException -Klasse mithilfe einer Fehlermeldung und einer inneren Ausnahme.

Eigenschaften

LastContinuation

Ruft den Wert des Anforderungsfortsetzungstokens ab.

(Geerbt von PartitionException)

Methoden

GetObjectData(SerializationInfo, StreamingContext)

Legt das System.Runtime.Serialization.SerializationInfo-Objekt mit Informationen zur Ausnahme fest.

(Geerbt von PartitionException)

Gilt für: