Interaction Workspace 8.0.0 .NET Developer's Guide and API Reference
IExceptionAnalyzerManager Interface
NamespacesGenesyslab.Desktop.Infrastructure.ExceptionAnalyzeIExceptionAnalyzerManager
The interface for the ExceptionAnalyzerManager class.
Declaration Syntax
C#Visual BasicVisual C++
public interface IExceptionAnalyzerManager
Public Interface IExceptionAnalyzerManager
public interface class IExceptionAnalyzerManager
Members
All MembersMethods



IconMemberDescription
Publish(Exception)
Publishes an exception.

Publish(Exception, array<Object>[]()[])
Publishes an exception.

Publish(Exception, String)
Publishes an exception.

Publish(Exception, String, array<Object>[]()[])
Publishes an exception.

Subscribe(Type, IExceptionAnalyzer)
Subscribes to an exception.

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