C# Class ChaosTest.Common.HttpExceptionHandler

Inheritance: IExceptionHandler
Exibir arquivo Open project: Azure-Samples/service-fabric-dotnet-testing-chaos-service

Public Methods

Method Description
TryHandleException ( ExceptionInformation exceptionInformation, OperationRetrySettings retrySettings, ExceptionHandlingResult &result ) : bool

Method Details

TryHandleException() public method

public TryHandleException ( ExceptionInformation exceptionInformation, OperationRetrySettings retrySettings, ExceptionHandlingResult &result ) : bool
exceptionInformation ExceptionInformation
retrySettings OperationRetrySettings
result ExceptionHandlingResult
return bool