Click or drag to resize

IQdbFutureException Property

The error that occured when the operation was executed, or null if success.

Namespace:  Quasardb
Assembly:  Quasardb (in Quasardb.dll) Version: 3.15.0.0 (3.15.0.0)
Syntax
QdbException Exception { get; }

Property Value

Type: QdbException
See Also