UnsupportedOldFormatException Class

Summary

This exception is thrown while reading old database files for which support has been dropped.
graph BT Type-->Base0["Db4oFatalException"] click Base0 "/db4o-gpl-doc/output/api/Db4objects.Db4o.Ext/Db4oFatalException" Base0-->Base1["Db4oException"] click Base1 "/db4o-gpl-doc/output/api/Db4objects.Db4o.Ext/Db4oException" Base1-->Base2["Exception"] Type["UnsupportedOldFormatException"] class Type type-node

Syntax

[System.Serializable]
public class UnsupportedOldFormatException : Db4oFatalException

Remarks

This exception is thrown while reading old database files for which support has been dropped.

Attributes

Type Description
SerializableAttribute