UnsupportedOldFormatException Class

Summary

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

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