Interface IErrorReportingService
Namespace: PoeShared.Reporting
Assembly: PoeShared.dll
Syntax
public interface IErrorReportingService
Methods
Name | Description |
---|---|
AddExceptionInterceptor(IExceptionInterceptor) | |
AddReportItemProvider(IErrorReportItemProvider) | |
ReportProblem(Exception) | |
SetReportConsumer(IErrorReportHandler) |