Click or drag to resize

QdbResourceLockedException Class

Exception thrown when an operation cannot be performed because the entry is locked.
Inheritance Hierarchy

Namespace:  Quasardb.Exceptions
Assembly:  Quasardb (in Quasardb.dll) Version: 3.15.0.0 (3.15.0.0)
Syntax
public sealed class QdbResourceLockedException : QdbOperationException

The QdbResourceLockedException type exposes the following members.

Properties
  NameDescription
Public propertyAlias
Gets the alias of the entry that caused the error.
(Inherited from QdbOperationException.)
Top
See Also