Share via


IExceptionSummarizer 介面

定義

提供一種機制,以摘要用於遙測的例外狀況。

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

方法

Summarize(Exception)

為遙測提供指定 Exception 的最佳可用摘要。

適用於