Interaction Workspace 8.0.0 .NET Developer's Guide and API Reference
Publish Method (exp, parameters)
NamespacesGenesyslab.Desktop.Infrastructure.ExceptionAnalyzeIExceptionAnalyzerManagerPublish(Exception, array<Object>[]()[])
Publishes an exception.
Declaration Syntax
C#Visual BasicVisual C++
void Publish(
	Exception exp,
	Object[] parameters
)
Sub Publish ( _
	exp As Exception, _
	parameters As Object() _
)
void Publish(
	Exception^ exp, 
	array<Object^>^ parameters
)
Parameters
exp (Exception)
The exception.
parameters (array< Object >[]()[])
The parameters.

Assembly: Genesyslab.Desktop.Infrastructure (Module: Genesyslab.Desktop.Infrastructure) Version: 8.0.2.15 (8.0.002.15)