Exception: Machinery::Errors::ElementFilterTypeMismatch
- Inherits:
-
MachineryError
- Object
- StandardError
- MachineryError
- Machinery::Errors::ElementFilterTypeMismatch
- Defined in:
- lib/exceptions.rb
Instance Attribute Summary collapse
-
#failed_matcher ⇒ Object
Returns the value of attribute failed_matcher.
Instance Attribute Details
#failed_matcher ⇒ Object
Returns the value of attribute failed_matcher.
173 174 175 |
# File 'lib/exceptions.rb', line 173 def failed_matcher @failed_matcher end |