Class IsolatedCircuitException
- Namespace
- Polly.CircuitBreaker
- Assembly
- Polly.dll
public class IsolatedCircuitException : BrokenCircuitException, ISerializable, _Exception
- Inheritance
-
IsolatedCircuitException
- Implements
- Inherited Members
- Extension Methods
Constructors
IsolatedCircuitException(string)
public IsolatedCircuitException(string message)
Parameters
message
string