Summary
db4o-specific exception.
This exception is thrown when an old file format was detected and
This exception is thrown when an old file format was detected and
Db4objects.Db4o.Config.IConfiguration.AllowVersionUpdates(System.Boolean)
is set to false.
- Assembly
- Db4objects
.Db4o-2010 .dll - Namespace
- Db4objects
.Db4o .Ext - Base Types
-
- Exception
- Db4oException
- Db4oFatalException
Syntax
[System.Serializable]
public class OldFormatException : Db4oFatalException
Attributes
Type | Description |
---|---|
Serializable |
Constructors
Name | Summary |
---|---|
OldFormatException |
Constructor with the default message. |