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