Click or drag to resize

QdbOperationException Class

Exception thrown when an operation caused an error.
Inheritance Hierarchy

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

The QdbOperationException type exposes the following members.

Properties
  NameDescription
Public propertyAlias
Gets the alias of the entry that caused the error.
Top
See Also