Click or drag to resize
ISQLiteExceptionException Property
Gets the exception that was passed to Initialise(Exception).

Namespace: VirtualRadar.Interface.SQLite
Assembly: VirtualRadar.Interface (in VirtualRadar.Interface.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
Exception Exception { get; }

Property Value

Type: Exception
See Also