| 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
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.
|
TopSee Also