Freigeben über


PartitionSplitException Klasse

Definition

Eine Ausnahme ist während der Partitionsaufteilung aufgetreten.

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

Konstruktoren

PartitionSplitException(SerializationInfo, StreamingContext)

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

PartitionSplitException(String, String)

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

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: