Summary
Constructor with an exception message selected
from the internal message collection.
- Assembly
- Db4objects
.Db4o-2010 .dll - Namespace
- Db4objects
.Db4o .Ext - Containing Type
- Db4oException
Syntax
public Db4oException(int messageConstant)
Remarks
Constructor with an exception message selected
from the internal message collection.
Parameters
Name | Type | Description |
---|---|---|
messageConstant | int | internal db4o message number |
Return Value
Type | Description |
---|---|
void |