NPersistence Reference Guide
Constructs a new PersistenceException exception
with the specified detail message.
Namespace: NPersistence
Assembly: NPersistence (in NPersistence.dll) Version: 2.0.0.0 (2.0.0.0)
Syntax
C# |
public PersistenceException( string message )
Parameters
- message
- String
the detail message.