Table of Contents

Class ContextMergeFailureException

Namespace
The.Entities
Assembly
Instagile.dll

Thrown when merging two entity contexts fails due to shared entities.

public class ContextMergeFailureException : Exception, ISerializable
Inheritance
ContextMergeFailureException
Implements
Inherited Members

Constructors

ContextMergeFailureException(IEntityContext, EntityKernel)

public ContextMergeFailureException(IEntityContext c, EntityKernel k)

Parameters

c IEntityContext
k EntityKernel