class CircuitOpenError extends Error Since 0.1.0 Thrown when a circuit breaker is open and fails fast without invoking the protected call. Constructors CircuitOpenError(message?: string)