Db4oException.

Db4oException(Exception) Constructor

Summary

Constructor with an exception cause specified
Assembly
Db4objects.Db4o-2010.dll
Namespace
Db4objects.Db4o.Ext
Containing Type
Db4oException

Syntax

public Db4oException(Exception cause)

Parameters

Name Type Description
cause Exception exception cause

Return Value

Type Description
void