db4o

DatabaseFileLockedException Class

this Exception is thrown during any of the db4o open calls if the database file is locked by another process.

For a list of all members of this type, see DatabaseFileLockedException Members.

System.Object
   System.Exception
      Db4objects.Db4o.Ext.DatabaseFileLockedException

public class DatabaseFileLockedException : Exception

Thread Safety

Public static (Shared in Visual Basic) members of this type are safe for multithreaded operations. Instance members are not guaranteed to be thread-safe.

Remarks

this Exception is thrown during any of the db4o open calls if the database file is locked by another process.

Requirements

Namespace: Db4objects.Db4o.Ext

Assembly: Db4objects.Db4o (in Db4objects.Db4o.dll)

See Also

DatabaseFileLockedException Members | Db4objects.Db4o.Ext Namespace | Db4objects.Db4o.Db4oFactory.OpenFile