StreamLink.NET
HandleException Method (ex)
StreamLink.NETCaplin.StreamLinkIExceptionHandlerHandleException(Exception)
Handles a StreamLink exception.
Declaration Syntax
C#Visual BasicVisual C++
void HandleException(
	Exception ex
)
Sub HandleException ( _
	ex As Exception _
)
void HandleException(
	Exception^ ex
)
Parameters
ex (Exception)
The exception raised by StreamLink.

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