Summary
Constructor allowing to specify the causing exception
- Assembly
- Db4objects
.Db4o-2010 .dll - Namespace
- Db4objects
.Db4o .Ext - Containing Type
- Db4oIOException
Syntax
public Db4oIOException(Exception cause)
Parameters
Name | Type | Description |
---|---|---|
cause | Exception | exception cause |
Return Value
Type | Description |
---|---|
void |