NPersistence Reference Guide
Assembly: NPersistence (in NPersistence.dll) Version: 2.0.0.0 (2.0.0.0)
Thrown by the persistence provider when a transaction is required but is not
active.
Namespace: NPersistenceAssembly: NPersistence (in NPersistence.dll) Version: 2.0.0.0 (2.0.0.0)
Syntax
C# |
public class TransactionRequiredException : PersistenceException
Members
All Members | Constructors |
Public Protected | Instance Static | Declared Inherited | XNA Framework Only .NET Compact Framework Only |
Member | Description | |
---|---|---|
TransactionRequiredException()()()() | Constructs a new TransactionRequiredException exception with
null as its detail message.
| |
TransactionRequiredException(String) | Constructs a new TransactionRequiredException exception with
the specified detail message.
the detail message.
|
Inheritance Hierarchy
System..::..Object
System..::..Exception
NPersistence..::..PersistenceException
NPersistence..::..TransactionRequiredException
System..::..Exception
NPersistence..::..PersistenceException
NPersistence..::..TransactionRequiredException