<PackageReference Include="Polly" Version="8.5.0" />

ExceptionType

public enum ExceptionType
Represents the type of exception resulting from a failed policy.

An exception type that has been defined to be handled by this policy.

An exception type that has been not been defined to be handled by this policy.