Db4oUnexpectedException Class

Summary

Unexpected fatal error is encountered.
Assembly
Db4objects.Db4o-2010.dll
Namespace
Db4objects.Db4o.Ext
Base Types
  • Exception
graph BT Type-->Base0["Exception"] Type["Db4oUnexpectedException"] class Type type-node

Syntax

[System.Serializable]
public class Db4oUnexpectedException : Exception

Remarks

Unexpected fatal error is encountered.

Attributes

Type Description
SerializableAttribute

Constructors