 | QdbOperationException Class |
Exception thrown when an operation caused an error.
Inheritance Hierarchy
Namespace:
Quasardb.Exceptions
Assembly:
Quasardb (in Quasardb.dll) Version: 3.9.9.0 (3.9.9.0)
Syntaxpublic class QdbOperationException : QdbException
Public Class QdbOperationException
Inherits QdbException
The QdbOperationException type exposes the following members.
Properties
| Name | Description |
---|
 | Alias |
Gets the alias of the entry that caused the error.
|
Top
See Also