Click or drag to resize
ISQLiteExceptionInitialise Method
Populates the object with the details of an exception.

Namespace: VirtualRadar.Interface.SQLite
Assembly: VirtualRadar.Interface (in VirtualRadar.Interface.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
void Initialise(
	Exception ex
)

Parameters

ex
Type: SystemException
See Also