C# Class ChaosTest.Common.HttpExceptionHandler

Inheritance: IExceptionHandler
Afficher le fichier Open project: Azure-Samples/service-fabric-dotnet-testing-chaos-service

Méthodes publiques

Méthode Description
TryHandleException ( ExceptionInformation exceptionInformation, OperationRetrySettings retrySettings, ExceptionHandlingResult &result ) : bool

Method Details

TryHandleException() public méthode

public TryHandleException ( ExceptionInformation exceptionInformation, OperationRetrySettings retrySettings, ExceptionHandlingResult &result ) : bool
exceptionInformation ExceptionInformation
retrySettings OperationRetrySettings
result ExceptionHandlingResult
Résultat bool