NPersistence Reference Guide
Assembly: NPersistence (in NPersistence.dll) Version: 2.0.0.0 (2.0.0.0)
Thrown by the persistence provider when
Commit()()()() fails.
Namespace: NPersistenceAssembly: NPersistence (in NPersistence.dll) Version: 2.0.0.0 (2.0.0.0)
Syntax
C# |
public class RollbackException : PersistenceException
Members
All Members | Constructors ![]() |
![]() ![]() | ![]() ![]() ![]() | ![]() ![]() | ![]() ![]() ![]() ![]() |
Member | Description | |
---|---|---|
![]() | RollbackException()()()() |
Constructs a new RollbackException exception
with null as its detail message.
|
![]() | RollbackException(Exception) |
Constructs a new RollbackException exception
with the specified cause. |
![]() | RollbackException(String) |
Constructs a new RollbackException exception
with the specified detail message./// |
![]() | RollbackException(String, Exception) |
Constructs a new RollbackException exception
with the specified detail message and cause. |
Inheritance Hierarchy
System..::..Object
System..::..Exception
NPersistence..::..PersistenceException
NPersistence..::..RollbackException
System..::..Exception
NPersistence..::..PersistenceException
NPersistence..::..RollbackException