Interaction Workspace 8.0.0 .NET Developer's Guide and API Reference
Publish Method (exp)
Namespaces
►
Genesyslab.Desktop.Infrastructure.ExceptionAnalyze
►
IExceptionAnalyzerManager
►
Publish(Exception)
C#
Visual Basic
Visual C++
Publishes an exception.
Declaration Syntax
C#
Visual Basic
Visual C++
void
Publish
(
Exception
exp
)
Sub
Publish
( _
exp
As
Exception
_ )
void
Publish
(
Exception
^
exp
)
Parameters
exp
(
Exception
)
The exception.
Assembly:
Genesyslab.Desktop.Infrastructure
(Module: Genesyslab.Desktop.Infrastructure) Version: 8.0.2.15 (8.0.002.15)