IExceptionSummaryProvider Interface
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
The interface implemented by components which know how to summarize exceptions.
public interface class IExceptionSummaryProvider
public interface IExceptionSummaryProvider
type IExceptionSummaryProvider = interface
Public Interface IExceptionSummaryProvider
This is the interface implemented by summary providers which are consumed by the higher-level summarization components. To receive summary information, applications use IExceptionSummarizer instead.
Descriptions |
Gets the set of description strings exposed by this provider. |
Supported |
Gets the set of supported exception types that can be handled by this provider. |
Describe(Exception, String) |
Provides the index of the description for the exception along with optional additional data. |
Продукт | Версии |
---|---|
.NET | 8 (package-provided), 9 (package-provided), 10 (package-provided) |
Обратна връзка за .NET
.NET е проект с отворен код. Изберете връзка, за да предоставите обратна връзка: