Exception: Faulty::CircuitTrippedError

Inherits:
CircuitError show all
Defined in:
lib/faulty/error.rb

Overview

Raised when an error occurred causing a circuit to close

The cause will always be set and will be the internal error

Instance Attribute Summary

Attributes included from CircuitErrorBase

#circuit

Method Summary

Methods included from CircuitErrorBase

#initialize