Summary
db4o-specific exception.
- Assembly
- Db4objects
.Db4o-2010 .dll - Namespace
- Db4objects
.Db4o .Ext - Base Types
-
- Exception
- Db4oException
- Db4o
Recoverable Exception
Syntax
[System.Serializable]
public class BackupInProgressException : Db4oRecoverableException
Remarks
db4o-specific exception.
This exception is thrown when the current
This exception is thrown when the current
Db4objects.Db4o.Ext.IExtObjectContainer.Backup(System.String)
process encounters another backup process already running.
Attributes
Type | Description |
---|---|
Serializable |