Share via


OutOfSyncException Classe

Définition

Fournit les erreurs de type « hors synchronisation ».

[System.Serializable]
public sealed class OutOfSyncException : Microsoft.AnalysisServices.AmoException
[<System.Serializable>]
type OutOfSyncException = class
    inherit AmoException
Public NotInheritable Class OutOfSyncException
Inherits AmoException
Héritage
OutOfSyncException
Attributs

Constructeurs

OutOfSyncException(ObjectReference)

Initialise une nouvelle instance de la classe OutOfSyncException.

Propriétés

UnknownReference

Obtient la référence inconnue sur la synchronisation.

Méthodes

GetObjectData(SerializationInfo, StreamingContext)

Définit SerializationInfo avec des informations concernant l'exception.

S’applique à