ChangeBatchNeedsKnowledgeException Miembros
Excepción que se produce cuando un objeto de lote de cambios no contiene el conocimiento aprendido.
El tipo ChangeBatchNeedsKnowledgeException expone los siguientes miembros.
Constructores
Nombre | Descripción | |
---|---|---|
ChangeBatchNeedsKnowledgeException() () () () | Inicializa una nueva instancia de la clase ChangeBatchNeedsKnowledgeException. | |
ChangeBatchNeedsKnowledgeException(String) | Inicializa una nueva instancia de la clase ChangeBatchNeedsKnowledgeException que contiene un mensaje de error especificado. | |
ChangeBatchNeedsKnowledgeException(SerializationInfo, StreamingContext) | Inicializa una nueva instancia de la clase ChangeBatchNeedsKnowledgeException usando datos serializados. | |
ChangeBatchNeedsKnowledgeException(String, Exception) | Inicializa una nueva instancia de la clase ChangeBatchNeedsKnowledgeException que contiene un mensaje de error especificado y una referencia a la excepción interna que produjo esta excepción. |
Principio
Métodos
Nombre | Descripción | |
---|---|---|
Equals(Object) | (Se hereda de Object). | |
Finalize() () () () | (Se hereda de Object). | |
GetBaseException() () () () | (Se hereda de Exception). | |
GetHashCode() () () () | (Se hereda de Object). | |
GetObjectData(SerializationInfo, StreamingContext) | (Se hereda de Exception). | |
GetType() () () () | (Se hereda de Exception). | |
MemberwiseClone() () () () | (Se hereda de Object). | |
ToString() () () () | (Se hereda de Exception). |
Principio
Propiedades
Nombre | Descripción | |
---|---|---|
Data | (Se hereda de Exception). | |
ErrorNumber | Obsoleto. Obtiene o establece un número de error para la excepción. (Se hereda de SyncException). | |
HelpLink | (Se hereda de Exception). | |
HResult | (Se hereda de Exception). | |
InnerException | (Se hereda de Exception). | |
Message | (Se hereda de Exception). | |
Source | (Se hereda de Exception). | |
StackTrace | (Se hereda de Exception). | |
SyncSource | Obsoleto. Obtiene o establece el nombre del componente que produjo la excepción. (Se hereda de SyncException). | |
SyncStage | Obsoleto. Obtiene o establece un valor de enumeración SyncStage que representa la fase de sincronización durante la cual se produjo el error. (Se hereda de SyncException). | |
TargetSite | (Se hereda de Exception). |
Principio