Exception: Yell::Silencer::PresetNotFound
- Inherits:
-
StandardError
- Object
- StandardError
- Yell::Silencer::PresetNotFound
- Defined in:
- lib/yell/silencer.rb
Instance Method Summary collapse
Instance Method Details
#message ⇒ Object
8 |
# File 'lib/yell/silencer.rb', line 8 def ; "Could not find a preset for #{super.inspect}"; end |