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

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.