Table of Contents

Class ExceptionExtensions

Namespace
Polly.Utilities
Assembly
Polly.dll
public static class ExceptionExtensions
Inheritance
ExceptionExtensions
Inherited Members

Methods

RethrowWithOriginalStackTraceIfDiffersFrom(Exception, Exception)

public static void RethrowWithOriginalStackTraceIfDiffersFrom(this Exception exceptionPossiblyToThrow, Exception exceptionToCompare)

Parameters

exceptionPossiblyToThrow Exception
exceptionToCompare Exception