StreamLink.NET
HandleException Method (ex)
StreamLink.NETCaplin.StreamLink.LoggingConsoleLoggerHandleException(Exception)
Handles the exception.
Declaration Syntax
C#Visual BasicVisual C++
public void HandleException(
	Exception ex
)
Public Sub HandleException ( _
	ex As Exception _
)
public:
virtual void HandleException(
	Exception^ ex
) sealed
Parameters
ex (Exception)
The ex.

Assembly: Caplin.StreamLink (Module: Caplin.StreamLink) Version: 5.0.5.0 (5.0.5.0)