NPersistence Reference Guide
Assembly: NPersistence (in NPersistence.dll) Version: 2.0.0.0 (2.0.0.0)
Constructs a new EntityExistsException exception with the
specified cause.
the cause.
Namespace: NPersistenceAssembly: NPersistence (in NPersistence.dll) Version: 2.0.0.0 (2.0.0.0)
Syntax
C# |
public EntityExistsException( Exception cause )
Parameters
- cause
- Exception