Summary
Constructor with a database description and cause exception
- Assembly
- Db4objects
.Db4o-2010 .dll - Namespace
- Db4objects
.Db4o .Ext - Containing Type
- Database
File Locked Exception
Syntax
public DatabaseFileLockedException(string databaseDescription, Exception cause)
Parameters
Name | Type | Description |
---|---|---|
databaseDescription | string | database description |
cause | Exception | previous exception caused DatabaseFileLockedException |
Return Value
Type | Description |
---|---|
void |