IExceptionReporter Interface |
The interface for objects that can report exceptions.
Namespace: VirtualRadar.InterfaceAssembly: VirtualRadar.Interface (in VirtualRadar.Interface.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax public interface IExceptionReporter
Public Interface IExceptionReporter
public interface class IExceptionReporter
type IExceptionReporter = interface end
The IExceptionReporter type exposes the following members.
Methods Remarks
Only use this from the main GUI thread.
See Also