<PackageReference Include="Polly.Core" Version="8.0.0" />

IsolatedCircuitException

Exception thrown when a circuit is isolated (held open) by manual override.

Initializes a new instance of the IsolatedCircuitException class.

public IsolatedCircuitException(string message)

Initializes a new instance of the IsolatedCircuitException class.

public IsolatedCircuitException(string message, Exception innerException)

Initializes a new instance of the IsolatedCircuitException class.

Initializes a new instance of the IsolatedCircuitException class.