Db4oException.

Db4oException(string) Constructor

Summary

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

Syntax

public Db4oException(string msg)

Parameters

Name Type Description
msg string exception message

Return Value

Type Description
void