[This is preliminary documentation and is subject to change.]
Gets the default DatabaseExceptionHandler for the
active session.
| C# |
public static DatabaseExceptionHandler ActiveDatabaseExceptionHandler { get; }
If there is no active session, the StandardDatabaseExceptionHandler
is returned.