<PackageReference Include="Polly" Version="5.0.2-v5-0-alpha0001" />

BrokenCircuitException

Exception thrown when a circuit is broken.

Initializes a new instance of the BrokenCircuitException class.

public BrokenCircuitException(string message)

Initializes a new instance of the BrokenCircuitException class.

public BrokenCircuitException(string message, Exception inner)

Initializes a new instance of the BrokenCircuitException class.

Initializes a new instance of the BrokenCircuitException class.