Click or drag to resize
TimestampedExceptionException Property
Gets the exception that was thrown.

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

Property Value

Type: Exception
See Also