Compartir a través de


ChangeNeedsKnowledgeException Miembros

Excepción que se produce cuando un objeto ItemChange no contiene el conocimiento necesario.

En las tablas siguientes se enumeran los miembros expuestos por el tipo ChangeNeedsKnowledgeException .

Constructores públicos

(vea también Constructores protegidos )

  Nombre Descripción
Public method ChangeNeedsKnowledgeException Sobrecargado. Inicializa una nueva instancia de la clase ChangeNeedsKnowledgeException.

Arriba

Constructores protegidos

  Nombre Descripción
Protected method ChangeNeedsKnowledgeException Sobrecargado. Inicializa una nueva instancia de la clase ChangeNeedsKnowledgeException.

Arriba

Propiedades públicas

(vea también Propiedades protegidas )

  Nombre Descripción
Public property Data  (Se hereda de Exception).
Public property ErrorNumber  Obtiene o establece un número de error para la excepción. Obsoleto. (Se hereda de SyncException).
Public property HelpLink  (Se hereda de Exception).
Public property InnerException  (Se hereda de Exception).
Public property Message  (Se hereda de Exception).
Public property Source  (Se hereda de Exception).
Public property StackTrace  (Se hereda de Exception).
Public property SyncSource  Obtiene o establece el nombre del componente que produjo la excepción. Obsoleto. (Se hereda de SyncException).
Public property SyncStage  Obtiene o establece un valor de enumeración SyncStage que representa la fase de sincronización durante la cual se produjo el error. Obsoleto. (Se hereda de SyncException).
Public property TargetSite  (Se hereda de Exception).

Arriba

Propiedades protegidas

  Nombre Descripción
Protected property HResult  (Se hereda de Exception).

Arriba

Métodos públicos

(vea también Métodos protegidos )

  Nombre Descripción
Public method Equals  Sobrecargado. (Se hereda de Object).
Public method GetBaseException  (Se hereda de Exception).
Public method GetHashCode  (Se hereda de Object).
Public method GetObjectData  (Se hereda de Exception).
Public method GetType  (Se hereda de Exception).
Public method Static ReferenceEquals  (Se hereda de Object).
Public method ToString  (Se hereda de Exception).

Arriba

Métodos protegidos

  Nombre Descripción
Protected method Finalize  (Se hereda de Object).
Protected method MemberwiseClone  (Se hereda de Object).

Arriba

Vea también

Referencia

ChangeNeedsKnowledgeException Clase
Microsoft.Synchronization Espacio de nombres