Defines the struct returned when a request is made, but the circuit is open.
iex> %Breaker.OpenCircuitError{} %Breaker.OpenCircuitError{message: "circuit is open"}