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