IExceptionSummarizer Interface

Definition

Provides a mechanism to summarize exceptions for use in telemetry.

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

Methods

Summarize(Exception)

Gives the best available summary of a given Exception for telemetry.

Applies to