Constructor CircuitBreakerOpenException
- Namespace
- LMKit.Agents.Resilience
- Assembly
- LM-Kit.NET.dll
CircuitBreakerOpenException(string, Exception)
Initializes a new instance of the CircuitBreakerOpenException class.
public CircuitBreakerOpenException(string message, Exception triggeringException = null)