语言

IExceptionSummarizer 接口

定义

提供一种机制,用于汇总在遥测中使用的异常。

public interface class IExceptionSummarizer
public interface IExceptionSummarizer
type IExceptionSummarizer = interface
Public Interface IExceptionSummarizer

方法

名称 说明
Summarize(Exception)

为遥测提供给定 Exception 的可用摘要。

适用于