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



IconMemberDescription
Analyze(Exception, String, array<Object>[]()[])
Analyzes the specified exception.

PublishError(String, String, String, array<Object>[]()[])
Publishes the error alert.

PublishMessage(String, String, String, array<Object>[]()[])
Publishes the message alert.

PublishWarning(String, String, String, array<Object>[]()[])
Publishes the warning alert.

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